Commit f54bfc0e authored by Martin Schwidefsky's avatar Martin Schwidefsky

[S390] Kconfig: no wireless on s390.

Hide the config menues for wireless on s390.

Cc: John W. Linville <linville@tuxdriver.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 61d48c2c
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
# #
menu "Wireless LAN" menu "Wireless LAN"
depends on !S390
config WLAN_PRE80211 config WLAN_PRE80211
bool "Wireless LAN (pre-802.11)" bool "Wireless LAN (pre-802.11)"
......
...@@ -218,6 +218,7 @@ config FIB_RULES ...@@ -218,6 +218,7 @@ config FIB_RULES
bool bool
menu "Wireless" menu "Wireless"
depends on !S390
source "net/wireless/Kconfig" source "net/wireless/Kconfig"
source "net/mac80211/Kconfig" source "net/mac80211/Kconfig"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment