blob: 2811651cb13404b114f09b23ea8a38124a18953e [file] [log] [blame]
Johannes Berg370121e2006-01-04 16:32:16 +01001config IEEE80211_SOFTMAC
2 tristate "Software MAC add-on to the IEEE 802.11 networking stack"
Johannes Berg32821832006-01-04 16:51:31 +01003 depends on IEEE80211 && EXPERIMENTAL
Randy Dunlape4b5fae2006-03-27 14:53:41 -08004 select WIRELESS_EXT
Daniel Drake76ea4c72006-06-01 15:34:26 +01005 select IEEE80211_CRYPT_WEP
Johannes Berg370121e2006-01-04 16:32:16 +01006 ---help---
7 This option enables the hardware independent software MAC addon
8 for the IEEE 802.11 networking stack.
9
10config IEEE80211_SOFTMAC_DEBUG
11 bool "Enable full debugging output"
12 depends on IEEE80211_SOFTMAC