Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111168
b: refs/heads/master
c: 5442060
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and John W. Linville committed Aug 22, 2008
1 parent 86471e5 commit 2ad062b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d7dc100374df0c21afd8a198336ecd7999697159
refs/heads/master: 5442060c08a49bd0b416f033e0ae43ccedef5278
8 changes: 6 additions & 2 deletions trunk/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -236,14 +236,18 @@ source "net/rxrpc/Kconfig"
config FIB_RULES
bool

menu "Wireless"
menuconfig WIRELESS
bool "Wireless"
depends on !S390
default y

if WIRELESS

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

endmenu
endif # WIRELESS

source "net/rfkill/Kconfig"
source "net/9p/Kconfig"
Expand Down

0 comments on commit 2ad062b

Please sign in to comment.