mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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
|