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 @@
#
menu "Wireless LAN"
depends on !S390
config WLAN_PRE80211
bool "Wireless LAN (pre-802.11)"
......
......@@ -218,6 +218,7 @@ config FIB_RULES
bool
menu "Wireless"
depends on !S390
source "net/wireless/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