diff --git a/debian/changelog b/debian/changelog index 29cd8d044..87044bcfb 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 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 b40d52697..8492ed340 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