1config ATH6KL
2	tristate "Atheros ath6kl support"
3	depends on MMC
4	depends on CFG80211
5	---help---
6	  This module adds support for wireless adapters based on
7	  Atheros AR6003 chipset running over SDIO. If you choose to
8	  build it as a module, it will be called ath6kl. Pls note
9	  that AR6002 and AR6001 are not supported by this driver.
10
11config ATH6KL_DEBUG
12	bool "Atheros ath6kl debugging"
13	depends on ATH6KL
14	---help---
15	  Enables debug support
16