Skip to content

Commit

Permalink
[S390] Kconfig: no wireless on s390.
Browse files Browse the repository at this point in the history
Hide the config menues for wireless on s390.

Cc: John W. Linville <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
  • Loading branch information
Martin Schwidefsky committed May 10, 2007
1 parent 61d48c2 commit f54bfc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#

menu "Wireless LAN"
depends on !S390

config WLAN_PRE80211
bool "Wireless LAN (pre-802.11)"
Expand Down
1 change: 1 addition & 0 deletions net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ config FIB_RULES
bool

menu "Wireless"
depends on !S390

source "net/wireless/Kconfig"
source "net/mac80211/Kconfig"
Expand Down

0 comments on commit f54bfc0

Please sign in to comment.