projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
brcm47xx: remove support for kernel 2.6.39
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.38
/
257-wireless_ext_kconfig_hack.patch
1
--- a/net/wireless/Kconfig
2
+++ b/net/wireless/Kconfig
3
@@ -1,5 +1,5 @@
4
config WIRELESS_EXT
5
- bool
6
+ bool "Wireless extensions"
7
8
config WEXT_CORE
9
def_bool y
10
@@ -11,10 +11,10 @@ config WEXT_PROC
11
depends on WEXT_CORE
12
13
config WEXT_SPY
14
- bool
15
+ bool "WEXT_SPY"
16
17
config WEXT_PRIV
18
- bool
19
+ bool "WEXT_PRIV"
20
21
config CFG80211
22
tristate "cfg80211 - wireless configuration API"
This page took
0.039376 seconds
and
5
git commands to generate.