From 6fc3e49dea86472f21f774a3a6d22c88f6067653 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Fri, 30 Nov 2007 16:28:56 +0000 Subject: [PATCH] Enable the new LEDs driver for Cobalt RaQ. svn path=/dists/trunk/linux-2.6/; revision=9850 --- debian/changelog | 3 +++ debian/config/mipsel/config.r5k-cobalt | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) 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