1
0
Fork 0

[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>
wifi-calibration
Martin Schwidefsky 2007-05-10 15:46:01 +02:00
parent 61d48c2c31
commit f54bfc0e34
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#
menu "Wireless LAN"
depends on !S390
config WLAN_PRE80211
bool "Wireless LAN (pre-802.11)"

View File

@ -218,6 +218,7 @@ config FIB_RULES
bool
menu "Wireless"
depends on !S390
source "net/wireless/Kconfig"
source "net/mac80211/Kconfig"