]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ath9k_common: make sure DEBUG_FS and RELAY enabled
authorOleksij Rempel <linux@rempel-privat.de>
Wed, 19 Nov 2014 11:30:28 +0000 (12:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 19 Nov 2014 20:50:04 +0000 (15:50 -0500)
currently ath9k_common depends on this components.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig

index ca101d7cb99faf09b269c4f517c009c046d7466a..fee0cadb0f5ed592fba313f1040b2e1f5ed1ebde 100644 (file)
@@ -3,6 +3,8 @@ config ATH9K_HW
 config ATH9K_COMMON
        tristate
        select ATH_COMMON
+       select DEBUG_FS
+       select RELAY
 config ATH9K_DFS_DEBUGFS
        def_bool y
        depends on ATH9K_DEBUGFS && ATH9K_DFS_CERTIFIED