aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2007-11-30 16:28:56 +0000
committerMartin Michlmayr <tbm@cyrius.com>2007-11-30 16:28:56 +0000
commit6fc3e49dea86472f21f774a3a6d22c88f6067653 (patch)
treebce95b71157db0f5ca95aece85493b5e200bda12
parent3ea3a1953f6e9055c5487865dc943a6e9f348fa5 (diff)
downloadkernel_replicant_linux-6fc3e49dea86472f21f774a3a6d22c88f6067653.tar.gz
kernel_replicant_linux-6fc3e49dea86472f21f774a3a6d22c88f6067653.tar.bz2
kernel_replicant_linux-6fc3e49dea86472f21f774a3a6d22c88f6067653.zip
Enable the new LEDs driver for Cobalt RaQ.
svn path=/dists/trunk/linux-2.6/; revision=9850
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/mipsel/config.r5k-cobalt3
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 29cd8d0445d6..87044bcfb329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ linux-2.6 (2.6.24~rc3-1~experimental.1) UNRELEASED; urgency=low
* [amd64, i386]: Set kernel architecture to x86.
* [i386]: Remove linux-libc-dev arch override.
+ [ Martin Michlmayr ]
+ * [mipsel/r5k-cobalt] Enable the new LEDs driver for Cobalt RaQ.
+
-- Bastian Blank <waldi@debian.org> Fri, 30 Nov 2007 11:56:55 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
diff --git a/debian/config/mipsel/config.r5k-cobalt b/debian/config/mipsel/config.r5k-cobalt
index b40d52697b57..8492ed340ee8 100644
--- a/debian/config/mipsel/config.r5k-cobalt
+++ b/debian/config/mipsel/config.r5k-cobalt
@@ -1094,7 +1094,8 @@ CONFIG_LEDS_CLASS=y
#
# LED drivers
#
-CONFIG_LEDS_COBALT=y
+CONFIG_LEDS_COBALT_QUBE=y
+CONFIG_LEDS_COBALT_RAQ=y
#
# InfiniBand support