mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-29 17:25:38 +00:00
[S390] Kconfig: no wireless on s390.
Hide the config menues for wireless on s390. Cc: John W. Linville <linville@tuxdriver.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
61d48c2c31
commit
f54bfc0e34
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user