forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[S390] Kconfig: no wireless on s390.
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
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
# | ||
|
||
menu "Wireless LAN" | ||
depends on !S390 | ||
|
||
config WLAN_PRE80211 | ||
bool "Wireless LAN (pre-802.11)" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters