1 # mac80211 configuration
3 config PACKAGE_ATH9K_DEBUG
5 depends PACKAGE_kmod-ath9k && KERNEL_DEBUG_FS
7 Say Y, if you need ath9k to display debug messages.
8 Pass the debug mask as a module parameter:
10 modprobe ath9k debug=0x00002000
12 Look in ath9k/core.h for possible debug masks
14 config PACKAGE_ATH9K_USE_MINSTREL
15 bool "use the new minstrel_ht rate control for ath9k"
16 depends PACKAGE_kmod-ath9k