|
@@ -56,7 +56,8 @@ config ATH9K_AHB
|
|
|
|
|
|
config ATH9K_DEBUGFS
|
|
config ATH9K_DEBUGFS
|
|
bool "Atheros ath9k debugging"
|
|
bool "Atheros ath9k debugging"
|
|
- depends on ATH9K && DEBUG_FS
|
|
|
|
|
|
+ depends on ATH9K
|
|
|
|
+ select MAC80211_DEBUGFS
|
|
---help---
|
|
---help---
|
|
Say Y, if you need access to ath9k's statistics for
|
|
Say Y, if you need access to ath9k's statistics for
|
|
interrupts, rate control, etc.
|
|
interrupts, rate control, etc.
|