projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a15d9b
)
wl18xx: add dependency on mac80211
author
Arik Nemtsov
<arik@wizery.com>
Tue, 15 May 2012 14:08:59 +0000
(17:08 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 5 Jun 2012 14:16:09 +0000
(17:16 +0300)
Add a dependency on mac80211 in Kconfig, and also replace some spaces
with tabs.
Reported-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ti/wl18xx/Kconfig
b/drivers/net/wireless/ti/wl18xx/Kconfig
index
1451d1f
..
1cfdb25
100644
(file)
--- a/
drivers/net/wireless/ti/wl18xx/Kconfig
+++ b/
drivers/net/wireless/ti/wl18xx/Kconfig
@@
-1,6
+1,7
@@
config WL18XX
- tristate "TI wl18xx support"
- select WLCORE
- ---help---
+ tristate "TI wl18xx support"
+ depends on MAC80211
+ select WLCORE
+ ---help---
This module adds support for wireless adapters based on TI
WiLink 8 chipsets.