dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL

Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Johannes Berg 2006-01-04 16:51:31 +01:00 committed by John W. Linville
parent 370121e519
commit 32821837fa
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config IEEE80211_SOFTMAC
tristate "Software MAC add-on to the IEEE 802.11 networking stack"
depends on IEEE80211 && EXPERIMENTAL
---help---
This option enables the hardware independent software MAC addon
for the IEEE 802.11 networking stack.