[kernel] r17528 - in dists/trunk/linux-2.6/debian: . config config/armel config/mips

Ben Hutchings benh at alioth.debian.org
Mon May 30 22:53:02 UTC 2011


Author: benh
Date: Mon May 30 22:53:01 2011
New Revision: 17528

Log:
s3fb: Enable FB_S3_DDC

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/armel/config.versatile
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May 30 22:47:37 2011	(r17527)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 22:53:01 2011	(r17528)
@@ -42,6 +42,7 @@
   * gspca: Enable USB_GSPCA_KINECT as module
   * [i386] radio: Enable RADIO_MIROPCM20 as module
   * [x86] gpu: Enable STUB_POULSBO as module
+  * s3fb: Enable FB_S3_DDC
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/armel/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.versatile	Mon May 30 22:47:37 2011	(r17527)
+++ dists/trunk/linux-2.6/debian/config/armel/config.versatile	Mon May 30 22:53:01 2011	(r17528)
@@ -329,6 +329,7 @@
 # CONFIG_FB_ATY128 is not set
 # CONFIG_FB_ATY is not set
 CONFIG_FB_S3=m
+CONFIG_FB_S3_DDC=y
 # CONFIG_FB_SAVAGE is not set
 # CONFIG_FB_SIS is not set
 # CONFIG_FB_NEOMAGIC is not set

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 22:47:37 2011	(r17527)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 22:53:01 2011	(r17528)
@@ -2859,6 +2859,7 @@
 # CONFIG_FB_INTEL_DEBUG is not set
 # CONFIG_FB_INTEL_I2C is not set
 CONFIG_FB_S3=m
+CONFIG_FB_S3_DDC=y
 CONFIG_FB_VIA=m
 # CONFIG_FB_VIA_DIRECT_PROCFS is not set
 CONFIG_FB_3DFX=m

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Mon May 30 22:47:37 2011	(r17527)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Mon May 30 22:53:01 2011	(r17528)
@@ -948,6 +948,7 @@
 CONFIG_FB_ATY_GX=y
 CONFIG_FB_ATY_BACKLIGHT=y
 CONFIG_FB_S3=m
+CONFIG_FB_S3_DDC=y
 CONFIG_FB_SAVAGE=m
 # CONFIG_FB_SAVAGE_I2C is not set
 # CONFIG_FB_SAVAGE_ACCEL is not set

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Mon May 30 22:47:37 2011	(r17527)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Mon May 30 22:53:01 2011	(r17528)
@@ -952,6 +952,7 @@
 CONFIG_FB_ATY_GX=y
 CONFIG_FB_ATY_BACKLIGHT=y
 CONFIG_FB_S3=m
+CONFIG_FB_S3_DDC=y
 CONFIG_FB_SAVAGE=m
 # CONFIG_FB_SAVAGE_I2C is not set
 # CONFIG_FB_SAVAGE_ACCEL is not set



More information about the Kernel-svn-changes mailing list