1bdcd8170SKalle Valoconfig ATH6KL
2241b128bSKalle Valo	tristate "Atheros mobile chipsets support"
3241b128bSKalle Valo
4241b128bSKalle Valoconfig ATH6KL_SDIO
5241b128bSKalle Valo	tristate "Atheros ath6kl SDIO support"
6241b128bSKalle Valo	depends on ATH6KL
7bdcd8170SKalle Valo	depends on MMC
8bdcd8170SKalle Valo	depends on CFG80211
9bdcd8170SKalle Valo	---help---
10bdcd8170SKalle Valo	  This module adds support for wireless adapters based on
11241b128bSKalle Valo	  Atheros AR6003 and AR6004 chipsets running over SDIO. If you
12241b128bSKalle Valo	  choose to build it as a module, it will be called ath6kl_sdio.
13241b128bSKalle Valo	  Please note that AR6002 and AR6001 are not supported by this
14241b128bSKalle Valo	  driver.
15241b128bSKalle Valo
16241b128bSKalle Valoconfig ATH6KL_USB
17241b128bSKalle Valo	tristate "Atheros ath6kl USB support"
18241b128bSKalle Valo	depends on ATH6KL
19241b128bSKalle Valo	depends on USB
20241b128bSKalle Valo	depends on CFG80211
21241b128bSKalle Valo	depends on EXPERIMENTAL
22241b128bSKalle Valo	---help---
23241b128bSKalle Valo	  This module adds support for wireless adapters based on
24241b128bSKalle Valo	  Atheros AR6004 chipset running over USB. This is still under
25241b128bSKalle Valo	  implementation and it isn't functional. If you choose to
26241b128bSKalle Valo	  build it as a module, it will be called ath6kl_usb.
27bdcd8170SKalle Valo
28bdcd8170SKalle Valoconfig ATH6KL_DEBUG
29bdcd8170SKalle Valo	bool "Atheros ath6kl debugging"
30bdcd8170SKalle Valo	depends on ATH6KL
31bdcd8170SKalle Valo	---help---
32bdcd8170SKalle Valo	  Enables debug support
3384841ba2SKalle Valo
3484841ba2SKalle Valoconfig ATH6KL_REGDOMAIN
3584841ba2SKalle Valo	bool "Atheros ath6kl regdomain support"
3684841ba2SKalle Valo	depends on ATH6KL
3784841ba2SKalle Valo	depends on CFG80211_CERTIFICATION_ONUS
3884841ba2SKalle Valo	---help---
3984841ba2SKalle Valo	  Enabling this makes it possible to change the regdomain in
4084841ba2SKalle Valo	  the firmware. This can be only enabled if regulatory requirements
4184841ba2SKalle Valo	  are taken into account.
42