diff options
Diffstat (limited to 'net/ieee80211/softmac/Kconfig')
-rw-r--r-- | net/ieee80211/softmac/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/ieee80211/softmac/Kconfig b/net/ieee80211/softmac/Kconfig deleted file mode 100644 index 2811651cb134..000000000000 --- a/net/ieee80211/softmac/Kconfig +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | config IEEE80211_SOFTMAC | ||
2 | tristate "Software MAC add-on to the IEEE 802.11 networking stack" | ||
3 | depends on IEEE80211 && EXPERIMENTAL | ||
4 | select WIRELESS_EXT | ||
5 | select IEEE80211_CRYPT_WEP | ||
6 | ---help--- | ||
7 | This option enables the hardware independent software MAC addon | ||
8 | for the IEEE 802.11 networking stack. | ||
9 | |||
10 | config IEEE80211_SOFTMAC_DEBUG | ||
11 | bool "Enable full debugging output" | ||
12 | depends on IEEE80211_SOFTMAC | ||