[generic]Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recen...
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.31 / 978-lib80211_kconfig_hacks.patch
1 --- a/net/wireless/Kconfig
2 +++ b/net/wireless/Kconfig
3 @@ -72,13 +72,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"