mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 21:02:19 +00:00
wl18xx: add dependency on mac80211
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>
This commit is contained in:
parent
0a15d9b589
commit
a121a5b8ab
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user