1bdcd8170SKalle Valoconfig ATH6KL 2*241b128bSKalle Valo tristate "Atheros mobile chipsets support" 3*241b128bSKalle Valo 4*241b128bSKalle Valoconfig ATH6KL_SDIO 5*241b128bSKalle Valo tristate "Atheros ath6kl SDIO support" 6*241b128bSKalle 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 11*241b128bSKalle Valo Atheros AR6003 and AR6004 chipsets running over SDIO. If you 12*241b128bSKalle Valo choose to build it as a module, it will be called ath6kl_sdio. 13*241b128bSKalle Valo Please note that AR6002 and AR6001 are not supported by this 14*241b128bSKalle Valo driver. 15*241b128bSKalle Valo 16*241b128bSKalle Valoconfig ATH6KL_USB 17*241b128bSKalle Valo tristate "Atheros ath6kl USB support" 18*241b128bSKalle Valo depends on ATH6KL 19*241b128bSKalle Valo depends on USB 20*241b128bSKalle Valo depends on CFG80211 21*241b128bSKalle Valo depends on EXPERIMENTAL 22*241b128bSKalle Valo ---help--- 23*241b128bSKalle Valo This module adds support for wireless adapters based on 24*241b128bSKalle Valo Atheros AR6004 chipset running over USB. This is still under 25*241b128bSKalle Valo implementation and it isn't functional. If you choose to 26*241b128bSKalle 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 33