[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
370121e519
commit
32821837fa
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
config IEEE80211_SOFTMAC
|
config IEEE80211_SOFTMAC
|
||||||
tristate "Software MAC add-on to the IEEE 802.11 networking stack"
|
tristate "Software MAC add-on to the IEEE 802.11 networking stack"
|
||||||
|
depends on IEEE80211 && EXPERIMENTAL
|
||||||
---help---
|
---help---
|
||||||
This option enables the hardware independent software MAC addon
|
This option enables the hardware independent software MAC addon
|
||||||
for the IEEE 802.11 networking stack.
|
for the IEEE 802.11 networking stack.
|
||||||
|
|
Loading…
Add table
Reference in a new issue