kernel: bcma: update to wireless-testing master-2013-10-01
[openwrt.git] / target / linux / generic / patches-3.6 / 255-lib80211_kconfig_hacks.patch
1 --- a/net/wireless/Kconfig
2 +++ b/net/wireless/Kconfig
3 @@ -150,13 +150,13 @@ config LIB80211
4           you want this built into your kernel.
5  
6  config LIB80211_CRYPT_WEP
7 -       tristate
8 +       tristate "LIB80211_CRYPT_WEP"
9  
10  config LIB80211_CRYPT_CCMP
11 -       tristate
12 +       tristate "LIB80211_CRYPT_CCMP"
13  
14  config LIB80211_CRYPT_TKIP
15 -       tristate
16 +       tristate "LIB80211_CRYPT_TKIP"
17  
18  config LIB80211_DEBUG
19         bool "lib80211 debugging messages"