From d19af9b45d705603a73065b9516dfe60282fb4f8 Mon Sep 17 00:00:00 2001 From: Sujith Manoharan Date: Thu, 20 Dec 2012 08:38:00 +0530 Subject: [PATCH] --- yaml --- r: 348379 b: refs/heads/master c: 12e9432707dad5a09d8c51857b275c62bb6f91c8 h: refs/heads/master i: 348377: df2b87ec8027ae663d8d94ed576df3d8b64fd799 348375: b902e06e9540a7ffa0e0e48a6f27127953e0eddc v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/ath/ath9k/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 622087a61a9a..191e6204b464 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3194f2f04547c3e0da488f0478788fbeebd9a914 +refs/heads/master: 12e9432707dad5a09d8c51857b275c62bb6f91c8 diff --git a/trunk/drivers/net/wireless/ath/ath9k/Kconfig b/trunk/drivers/net/wireless/ath/ath9k/Kconfig index 5fc15bf8be09..581913ee6ef1 100644 --- a/trunk/drivers/net/wireless/ath/ath9k/Kconfig +++ b/trunk/drivers/net/wireless/ath/ath9k/Kconfig @@ -56,7 +56,8 @@ config ATH9K_AHB config ATH9K_DEBUGFS bool "Atheros ath9k debugging" - depends on ATH9K && DEBUG_FS + depends on ATH9K + select MAC80211_DEBUGFS ---help--- Say Y, if you need access to ath9k's statistics for interrupts, rate control, etc.