Enable the new LEDs driver for Cobalt RaQ.

svn path=/dists/trunk/linux-2.6/; revision=9850
This commit is contained in:
Martin Michlmayr 2007-11-30 16:28:56 +00:00
parent 3ea3a1953f
commit 6fc3e49dea
2 changed files with 5 additions and 1 deletions

3
debian/changelog vendored
View File

@ -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

View File

@ -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