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

Commit 4e887d5b authored by Rami Rosen's avatar Rami Rosen Committed by John W. Linville
Browse files

mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.



This patch removes MAC80211_DEBUG from /net/mac80211/Kconfig
(in MAC80211_DEBUG_COUNTERS config entry), and replaces
MAC80211_DEBUG_MENU instead of MAC80211_DEBUG
(in MAC80211_VERBOSE_SPECT_MGMT_DEBUG config entry).

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 80fcc9e2
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -207,7 +207,6 @@ config MAC80211_LOWTX_FRAME_DUMP


config MAC80211_DEBUG_COUNTERS
config MAC80211_DEBUG_COUNTERS
	bool "Extra statistics for TX/RX debugging"
	bool "Extra statistics for TX/RX debugging"
	depends on MAC80211_DEBUG
	depends on MAC80211_DEBUG_MENU
	depends on MAC80211_DEBUG_MENU
	depends on MAC80211_DEBUGFS
	depends on MAC80211_DEBUGFS
	---help---
	---help---
@@ -219,7 +218,7 @@ config MAC80211_DEBUG_COUNTERS


config MAC80211_VERBOSE_SPECT_MGMT_DEBUG
config MAC80211_VERBOSE_SPECT_MGMT_DEBUG
	bool "Verbose Spectrum Management (IEEE 802.11h)debugging"
	bool "Verbose Spectrum Management (IEEE 802.11h)debugging"
	depends on MAC80211_DEBUG
	depends on MAC80211_DEBUG_MENU
	---help---
	---help---
	  Say Y here to print out verbose Spectrum Management (IEEE 802.11h)
	  Say Y here to print out verbose Spectrum Management (IEEE 802.11h)
	  debug messages.
	  debug messages.