Author: tbm Date: Fri Nov 30 16:28:56 2007 New Revision: 9850 Log: Enable the new LEDs driver for Cobalt RaQ.
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 Fri Nov 30 16:28:56 2007 @@ -19,6 +19,9 @@ * [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 <[EMAIL PROTECTED]> Fri, 30 Nov 2007 11:56:55 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low 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 Fri Nov 30 16:28:56 2007 @@ -1094,7 +1094,8 @@ # # LED drivers # -CONFIG_LEDS_COBALT=y +CONFIG_LEDS_COBALT_QUBE=y +CONFIG_LEDS_COBALT_RAQ=y # # InfiniBand support _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

