Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f54bfc0e authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

[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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#

menu "Wireless LAN"
	depends on !S390

config WLAN_PRE80211
	bool "Wireless LAN (pre-802.11)"
+1 −0
Original line number Diff line number Diff line
@@ -218,6 +218,7 @@ config FIB_RULES
	bool

menu "Wireless"
	depends on !S390

source "net/wireless/Kconfig"
source "net/mac80211/Kconfig"