Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5614a91 authored by Sujith Manoharan's avatar Sujith Manoharan Committed by John W. Linville
Browse files

ath9k: Fix DEBUG_FS dependency for ath9k

parent 58fe4313
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ config ATH9K_AHB

config ATH9K_DEBUGFS
	bool "Atheros ath9k debugging"
	depends on ATH9K
	depends on ATH9K && DEBUG_FS
	select MAC80211_DEBUGFS
	select RELAY
	---help---