xref: /linux/drivers/net/wireless/ath/ath6kl/Kconfig (revision bdcd81707973cf8aa9305337166f8ee842a050d4)
1*bdcd8170SKalle Valoconfig ATH6KL
2*bdcd8170SKalle Valo	tristate "Atheros ath6kl support"
3*bdcd8170SKalle Valo	depends on MMC
4*bdcd8170SKalle Valo	depends on CFG80211
5*bdcd8170SKalle Valo	select WIRELESS_EXT
6*bdcd8170SKalle Valo	select WEXT_PRIV
7*bdcd8170SKalle Valo	---help---
8*bdcd8170SKalle Valo	  This module adds support for wireless adapters based on
9*bdcd8170SKalle Valo	  Atheros AR6003 chipset running over SDIO. If you choose to
10*bdcd8170SKalle Valo	  build it as a module, it will be called ath6kl. Pls note
11*bdcd8170SKalle Valo	  that AR6002 and AR6001 are not supported by this driver.
12*bdcd8170SKalle Valo
13*bdcd8170SKalle Valoconfig ATH6KL_DEBUG
14*bdcd8170SKalle Valo	bool "Atheros ath6kl debugging"
15*bdcd8170SKalle Valo	depends on ATH6KL
16*bdcd8170SKalle Valo	---help---
17*bdcd8170SKalle Valo	  Enables debug support
18