2 tristate "Atheros mobile chipsets support"
5 This module adds core support for wireless adapters based on
6 Atheros AR6003 and AR6004 chipsets. You still need separate
7 bus drivers for USB and SDIO to be able to use real devices.
9 If you choose to build it as a module, it will be called
10 ath6kl_core. Please note that AR6002 and AR6001 are not
11 supported by this driver.
14 tristate "Atheros ath6kl SDIO support"
18 This module adds support for wireless adapters based on
19 Atheros AR6003 and AR6004 chipsets running over SDIO. If you
20 choose to build it as a module, it will be called ath6kl_sdio.
21 Please note that AR6002 and AR6001 are not supported by this
25 tristate "Atheros ath6kl USB support"
29 This module adds support for wireless adapters based on
30 Atheros AR6004 chipset and chipsets based on it running over
31 USB. If you choose to build it as a module, it will be
35 bool "Atheros ath6kl debugging"
38 Enables ath6kl debug support, including debug messages
39 enabled with debug_mask module parameter and debugfs
42 If unsure, say Y to make it easier to debug problems.
45 bool "Atheros ath6kl tracing support"
47 depends on EVENT_TRACING
49 Select this to ath6kl use tracing infrastructure which, for
50 example, can be enabled with help of trace-cmd. All debug
51 messages and commands are delivered to using individually
52 enablable trace points.
54 If unsure, say Y to make it easier to debug problems.
56 config ATH6KL_REGDOMAIN
57 bool "Atheros ath6kl regdomain support"
59 depends on CFG80211_CERTIFICATION_ONUS
61 Enabling this makes it possible to change the regdomain in
62 the firmware. This can be only enabled if regulatory requirements
63 are taken into account.