aboutsummaryrefslogtreecommitdiff
path: root/drivers/ar6000/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ar6000/Kconfig')
-rw-r--r--drivers/ar6000/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/ar6000/Kconfig b/drivers/ar6000/Kconfig
new file mode 100644
index 00000000000..67fb9643464
--- /dev/null
+++ b/drivers/ar6000/Kconfig
@@ -0,0 +1,7 @@
+config AR6000_WLAN
+ tristate "AR6000 wireless networking over SDIO"
+ depends on MMC
+ select WIRELESS_EXT
+ default m
+ help
+ good luck.