diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/config/config | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 67a21593bef8..0e305048d185 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ 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, RT2400PCI_LEDS, RT2500PCI_LEDS, RT61PCI_LEDS, RT2500USB_LEDS, - RT73USB_LEDS, NF_CT_PROTO_DCCP, BRIDGE_EBT_NFLOG. + RT73USB_LEDS, NF_CT_PROTO_DCCP, BRIDGE_EBT_NFLOG, IWLWIFI_RFKILL. -- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200 diff --git a/debian/config/config b/debian/config/config index da00d8baa236..f9a980263de0 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1135,6 +1135,7 @@ CONFIG_HOSTAP_CS=m ## ## file: drivers/net/wireless/iwlwifi/Kconfig ## +CONFIG_IWLWIFI_RFKILL=y CONFIG_IWL4965=m CONFIG_IWL4965_HT=y CONFIG_IWL4965_LEDS=y |