From: Alexei Avshalom Lazar Date: Wed, 9 May 2018 10:06:52 +0000 (+0300) Subject: wil6210: disable tracing config option X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=777b4690fc4a39a753da97541de2d4fab3dc65b3;p=linux.git wil6210: disable tracing config option Disable WIL6210_TRACING by default to avoid its performance overhead. Signed-off-by: Alexei Avshalom Lazar Signed-off-by: Maya Erez Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/wil6210/Kconfig b/drivers/net/wireless/ath/wil6210/Kconfig index b448926b0c0ff..3548e8d5e18e0 100644 --- a/drivers/net/wireless/ath/wil6210/Kconfig +++ b/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