fiq_debugger: CONFIG_RK_CONSOLE_THREAD depends on ARCH_ROCKCHIP

Make sure this bool config do not affected by gki_defconfig.

Fixes: 44f5b21367 ("fiq_debugger: print log by console thread")
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: Ied79a8b68580bacc4ec27cd98d38400e48de58ba
This commit is contained in:
Tao Huang
2021-07-19 16:06:31 +08:00
parent 861b88568a
commit 3e2dae58e3
@@ -66,6 +66,7 @@ config FIQ_WATCHDOG
config RK_CONSOLE_THREAD
bool "Console write by thread"
depends on ARCH_ROCKCHIP
default n
help
Normal kernel printk will write out to UART by "kconsole" kthread