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

Commit ca5c671f authored by Matteo Croce's avatar Matteo Croce Committed by Kalle Valo
Browse files

ath10k: ATH10K_DEBUGFS depends on DEBUG_FS



ATH10K_DEBUGFS must depend on DEBUG_FS, otherwise
ath10k will generate an invalid pointer on module load.

Signed-off-by: default avatarMatteo Croce <matteo@openwrt.org>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent c4f8c836
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ config ATH10K_DEBUG

config ATH10K_DEBUGFS
	bool "Atheros ath10k debugfs support"
	depends on ATH10K
	depends on ATH10K && DEBUG_FS
	select RELAY
	---help---
	  Enabled debugfs support