Browse Source

wil6210: disable tracing config option

Disable WIL6210_TRACING by default to avoid its performance overhead.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Alexei Avshalom Lazar 7 years ago
parent
commit
777b4690fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/wireless/ath/wil6210/Kconfig

+ 1 - 1
drivers/net/wireless/ath/wil6210/Kconfig

@@ -33,7 +33,7 @@ config WIL6210_TRACING
 	bool "wil6210 tracing support"
 	depends on WIL6210
 	depends on EVENT_TRACING
-	default y
+	default n
 	---help---
 	  Say Y here to enable tracepoints for the wil6210 driver
 	  using the kernel tracing infrastructure.  Select this