[kernel] r5424 - dists/trunk/linux-2.6/debian/arch/arm

Martin Michlmayr tbm at costa.debian.org
Thu Jan 12 19:06:48 UTC 2006


Author: tbm
Date: Thu Jan 12 19:06:47 2006
New Revision: 5424

Modified:
   dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
Log:
enabling CONFIG_FB_SIS without CONFIG_FB_SIS_* doesn't make sense


Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	(original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge	Thu Jan 12 19:06:47 2006
@@ -1799,8 +1799,8 @@
 # CONFIG_FB_SAVAGE_I2C is not set
 # CONFIG_FB_SAVAGE_ACCEL is not set
 CONFIG_FB_SIS=m
-# CONFIG_FB_SIS_300 is not set
-# CONFIG_FB_SIS_315 is not set
+CONFIG_FB_SIS_300=y
+CONFIG_FB_SIS_315=y
 CONFIG_FB_NEOMAGIC=m
 # CONFIG_FB_KYRO is not set
 # CONFIG_FB_3DFX is not set



More information about the Kernel-svn-changes mailing list