blob: f2a27cc6ecb1fc653fa7643e543cd1e7dfb4a3f8 [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
Johannes Berg370121e2006-01-04 16:32:16 +01005 ---help---
6 This option enables the hardware independent software MAC addon
7 for the IEEE 802.11 networking stack.
8
9config IEEE80211_SOFTMAC_DEBUG
10 bool "Enable full debugging output"
11 depends on IEEE80211_SOFTMAC