projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b04ddd
)
[WIRELESS]: Fix Kconfig.
author
Andrew Morton
<akpm@linux-foundation.org>
Thu, 27 Sep 2007 05:21:28 +0000
(22:21 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:52 +0000
(16:52 -0700)
Seems that a bare "depends" is no longer allowed in Sam's kbuild tree.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/net/wireless/Kconfig
b/net/wireless/Kconfig
index 6291f13bba0901a56618d0857c7a7f8a335ef55c..6426055a8be01c5e7bd44c981827bc845d537aa3 100644
(file)
--- a/
net/wireless/Kconfig
+++ b/
net/wireless/Kconfig
@@
-3,7
+3,7
@@
config CFG80211
config NL80211
bool "nl80211 new netlink interface support"
- depends CFG80211
+ depends
on
CFG80211
default y
---help---
This option turns on the new netlink interface