Commit b3e046c3 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Johannes Berg
Browse files

mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING



When tracing is disabled, there is no point in asking the user about
enabling tracing of all mac80211 debug messages.

Fixes: 3fae0273 ("mac80211: trace debug messages")
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Link: https://patch.msgid.link/85bbe38ce0df13350f45714e2dc288cc70947a19.1727179690.git.geert@linux-m68k.org


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 07c90acb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ config MAC80211_DEBUGFS

config MAC80211_MESSAGE_TRACING
	bool "Trace all mac80211 debug messages"
	depends on MAC80211
	depends on MAC80211 && TRACING
	help
	  Select this option to have mac80211 register the
	  mac80211_msg trace subsystem with tracepoints to