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

Martin Michlmayr tbm at alioth.debian.org
Wed Aug 13 10:14:17 UTC 2008


Author: tbm
Date: Wed Aug 13 10:14:17 2008
New Revision: 12058

Log:
Enable the new Cobalt LCD driver FB_COBALT.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Aug 13 10:14:17 2008
@@ -7,7 +7,8 @@
 
   [ Martin Michlmayr ]
   * [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.
-  [ [mipsel/r5k-cobalt] Enable INPUT_COBALT_BTNS.
+  * [mipsel/r5k-cobalt] Enable INPUT_COBALT_BTNS.
+  * [mipsel/r5k-cobalt] Enable the new Cobalt LCD driver FB_COBALT.
 
   [ Ian Campbell ]
   * [x86]: Enable Xen guest support in amd64 flavour.

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Wed Aug 13 10:14:17 2008
@@ -121,7 +121,6 @@
 # CONFIG_PPDEV is not set
 # CONFIG_RTC is not set
 # CONFIG_GEN_RTC is not set
-CONFIG_COBALT_LCD=y
 # CONFIG_DTLK is not set
 # CONFIG_APPLICOM is not set
 # CONFIG_TELCLOCK is not set
@@ -743,7 +742,8 @@
 ##
 ## file: drivers/video/Kconfig
 ##
-# CONFIG_FB is not set
+CONFIG_FB=m
+CONFIG_FB_COBALT=m
 
 ##
 ## file: drivers/video/console/Kconfig



More information about the Kernel-svn-changes mailing list