config ATH9K_BTCOEX_HW
	tristate
config ATH9K_BTCOEX_COMMON
	tristate

config ATH9K_BTCOEX
	tristate "Atheros 802.11n wireless cards support"
	depends on MAC80211
	select ATH9K_BTCOEX_HW
	select MAC80211_LEDS
	select LEDS_CLASS
	select NEW_LEDS
	select ATH9K_BTCOEX_COMMON
	---help---
	  This module adds support for wireless adapters based on
	  Atheros IEEE 802.11n AR5008, AR9001 and AR9002 family
	  of chipsets. For a specific list of supported external
	  cards, laptops that already ship with these cards and
	  APs that come with these cards refer to to ath9k wiki
	  products page:

	  http://wireless.kernel.org/en/users/Drivers/ath9k/products

	  If you choose to build a module, it'll be called ath9k.
