mirror of https://gitee.com/openkylin/linux.git
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
|
config IEEE80211_SOFTMAC
|
||
|
tristate "Software MAC add-on to the IEEE 802.11 networking stack"
|
||
|
---help---
|
||
|
This option enables the hardware independent software MAC addon
|
||
|
for the IEEE 802.11 networking stack.
|
||
|
|
||
|
config IEEE80211_SOFTMAC_DEBUG
|
||
|
bool "Enable full debugging output"
|
||
|
depends on IEEE80211_SOFTMAC
|