Johannes Berg | 370121e | 2006-01-04 16:32:16 +0100 | [diff] [blame^] | 1 | config IEEE80211_SOFTMAC |
2 | tristate "Software MAC add-on to the IEEE 802.11 networking stack" | ||||
3 | ---help--- | ||||
4 | This option enables the hardware independent software MAC addon | ||||
5 | for the IEEE 802.11 networking stack. | ||||
6 | |||||
7 | config IEEE80211_SOFTMAC_DEBUG | ||||
8 | bool "Enable full debugging output" | ||||
9 | depends on IEEE80211_SOFTMAC |