Forráskód Böngészése

[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Johannes Berg 19 éve
szülő
commit
32821837fa
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      net/ieee80211/softmac/Kconfig

+ 1 - 0
net/ieee80211/softmac/Kconfig

@@ -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.