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

Commit eb4928cf authored by Hauke Mehrtens's avatar Hauke Mehrtens Committed by John W. Linville
Browse files

wil6210: fix name of tracing config option



Tracing in wil6210 is activated with WIL6210_TRACING and not with
ATH6KL_TRACING, this is used for the ath6kl driver. Rename the config
option.

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
Acked-by: default avatarVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent e31b2562
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ config WIL6210_ISR_COR
	  such monitoring impossible.
	  Say y unless you debug interrupts

config ATH6KL_TRACING
config WIL6210_TRACING
	bool "wil6210 tracing support"
	depends on WIL6210
	depends on EVENT_TRACING