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

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
...@@ -28,7 +28,7 @@ config WIL6210_ISR_COR ...@@ -28,7 +28,7 @@ config WIL6210_ISR_COR
such monitoring impossible. such monitoring impossible.
Say y unless you debug interrupts Say y unless you debug interrupts
config ATH6KL_TRACING config WIL6210_TRACING
bool "wil6210 tracing support" bool "wil6210 tracing support"
depends on WIL6210 depends on WIL6210
depends on EVENT_TRACING depends on EVENT_TRACING
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment