浏览代码

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>
Arik Nemtsov 13 年之前
父节点
当前提交
a121a5b8ab
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      drivers/net/wireless/ti/wl18xx/Kconfig

+ 4 - 3
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.