From 24c5b4c1401f7ffe7e267db00a47456a83b0038a Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Sat, 26 Apr 2008 22:00:37 +0000 Subject: [PATCH] topconfig set the rt2x00 leds svn path=/dists/trunk/linux-2.6/; revision=11206 --- debian/changelog | 4 +++- debian/config/config | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cb9c9d176..aa5d52221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ linux-2.6 (2.6.25-1~git.2) UNRELEASED; urgency=low [ maximilian attems ] - * topconfig set CRYPTO_CTS, SND_PCSP, SND_AW2, IWL4965_LEDS, IWL3945_LEDS. + * topconfig set CRYPTO_CTS, SND_PCSP, SND_AW2, IWL4965_LEDS, IWL3945_LEDS, + RT2400PCI_LEDS, RT2500PCI_LEDS, RT61PCI_LEDS, RT2500USB_LEDS, + RT73USB_LEDS. -- maximilian attems Sat, 26 Apr 2008 23:11:17 +0200 diff --git a/debian/config/config b/debian/config/config index 695d5b467..6303a2f89 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1151,12 +1151,17 @@ CONFIG_IWL3945_LEDS=y CONFIG_RT2X00=m CONFIG_RT2400PCI=m CONFIG_RT2400PCI_RFKILL=y +CONFIG_RT2400PCI_LEDS=y CONFIG_RT2500PCI=m CONFIG_RT2500PCI_RFKILL=y +CONFIG_RT2500PCI_LEDS=y CONFIG_RT61PCI=m CONFIG_RT61PCI_RFKILL=y +CONFIG_RT61PCI_LEDS=y CONFIG_RT2500USB=m +CONFIG_RT2500USB_LEDS=y CONFIG_RT73USB=m +CONFIG_RT73USB_LEDS=y # CONFIG_RT2X00_DEBUG is not set ##