Skip to content

Commit

Permalink
ath9k_common: make sure DEBUG_FS and RELAY enabled
Browse files Browse the repository at this point in the history
currently ath9k_common depends on this components.

Signed-off-by: Oleksij Rempel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
  • Loading branch information
olerem authored and linvjw committed Nov 19, 2014
1 parent ab1f5a5 commit b4c1b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/net/wireless/ath/ath9k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b4c1b70

Please sign in to comment.