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

Martin Michlmayr tbm at alioth.debian.org
Sat Nov 24 12:16:41 UTC 2007


Author: tbm
Date: Sat Nov 24 12:16:41 2007
New Revision: 9729

Log:
Enable the modern Cobalt LEDs driver.


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	Sat Nov 24 12:16:41 2007
@@ -45,6 +45,7 @@
     This will enable PCI Ethernet devices requested by Giuseppe Sacco.
   * [mipsel/r5k-cobalt] Remove a lot of options to receive the default
     options.
+  * [mipsel/r5k-cobalt] Enable the modern Cobalt LEDs driver.
   * [arm/iop32x] Enable Intel IOP ADMA support.
   * [arm] Mark BCM43XX as broken on ARM.
   * [mips/r4k-ip22] Disable EARLY PRINTK because it breaks serial console.

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	Sat Nov 24 12:16:41 2007
@@ -1091,6 +1091,14 @@
 #
 # CONFIG_MMC is not set
 
+CONFIG_NEW_LEDS=y
+CONFIG_LEDS_CLASS=y
+
+#
+# LED drivers
+#
+CONFIG_LEDS_COBALT=y
+
 #
 # InfiniBand support
 #



More information about the Kernel-svn-changes mailing list