[kernel] r17530 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon May 30 23:03:11 UTC 2011


Author: benh
Date: Mon May 30 23:03:10 2011
New Revision: 17530

Log:
viafb: Enable FB_VIA_X_COMPATIBILITY

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May 30 23:01:09 2011	(r17529)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 23:03:10 2011	(r17530)
@@ -43,6 +43,7 @@
   * [i386] radio: Enable RADIO_MIROPCM20 as module
   * [x86] gpu: Enable STUB_POULSBO as module
   * s3fb: Enable FB_S3_DDC
+  * viafb: Enable FB_VIA_X_COMPATIBILITY
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:01:09 2011	(r17529)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 23:03:10 2011	(r17530)
@@ -2862,6 +2862,7 @@
 CONFIG_FB_S3_DDC=y
 CONFIG_FB_VIA=m
 # CONFIG_FB_VIA_DIRECT_PROCFS is not set
+CONFIG_FB_VIA_X_COMPATIBILITY=y
 CONFIG_FB_3DFX=m
 # CONFIG_FB_3DFX_ACCEL is not set
 CONFIG_FB_3DFX_I2C=y



More information about the Kernel-svn-changes mailing list