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

Commit f3c9bada authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "net: Kconfig: Add WLAN CLD debug entry"

parents a69ab367 c4d5c1c0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -344,6 +344,16 @@ config CNSS_MAC_BUG
	  from 0 to 4K. So fill it with zero's; to an address for which PCIe root
	  complex would honor the read without any errors.

config CLD_DEBUG
	bool "Enable/disable CLD debug features"
	help
	 WLAN CLD driver uses this config to enable certain debug features.
	 Some of the debug features may affect performance or may compromise
	 on security.

	  Say N, if you are building a release kernel for production use.
	  Only say Y, if you are building a kernel with debug support.

source "drivers/net/wireless/ath/Kconfig"
source "drivers/net/wireless/b43/Kconfig"
source "drivers/net/wireless/b43legacy/Kconfig"