Kalle Valo | bdcd817 | 2011-07-18 00:22:30 +0300 | [diff] [blame^] | 1 | config ATH6KL |
| 2 | tristate "Atheros ath6kl support" |
| 3 | depends on MMC |
| 4 | depends on CFG80211 |
| 5 | select WIRELESS_EXT |
| 6 | select WEXT_PRIV |
| 7 | ---help--- |
| 8 | This module adds support for wireless adapters based on |
| 9 | Atheros AR6003 chipset running over SDIO. If you choose to |
| 10 | build it as a module, it will be called ath6kl. Pls note |
| 11 | that AR6002 and AR6001 are not supported by this driver. |
| 12 | |
| 13 | config ATH6KL_DEBUG |
| 14 | bool "Atheros ath6kl debugging" |
| 15 | depends on ATH6KL |
| 16 | ---help--- |
| 17 | Enables debug support |