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.
6 config LIB80211_CRYPT_WEP
8 + tristate "LIB80211_CRYPT_WEP"
10 config LIB80211_CRYPT_CCMP
12 + tristate "LIB80211_CRYPT_CCMP"
14 config LIB80211_CRYPT_TKIP
16 + tristate "LIB80211_CRYPT_TKIP"
19 bool "lib80211 debugging messages"