diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ieee80211/softmac/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ieee80211/softmac/Kconfig b/net/ieee80211/softmac/Kconfig index 8d4250425911..6cd9f3427be6 100644 --- a/net/ieee80211/softmac/Kconfig +++ b/net/ieee80211/softmac/Kconfig | |||
@@ -1,5 +1,6 @@ | |||
1 | config IEEE80211_SOFTMAC | 1 | config IEEE80211_SOFTMAC |
2 | tristate "Software MAC add-on to the IEEE 802.11 networking stack" | 2 | tristate "Software MAC add-on to the IEEE 802.11 networking stack" |
3 | depends on IEEE80211 && EXPERIMENTAL | ||
3 | ---help--- | 4 | ---help--- |
4 | This option enables the hardware independent software MAC addon | 5 | This option enables the hardware independent software MAC addon |
5 | for the IEEE 802.11 networking stack. | 6 | for the IEEE 802.11 networking stack. |