mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
rk: RK_CONSOLE_THREAD no depends on FIQ_DEBUGGER_CONSOLE
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
@@ -19,7 +19,6 @@ config RK_USB_UART
|
||||
|
||||
config RK_CONSOLE_THREAD
|
||||
bool "Console write by thread"
|
||||
depends on FIQ_DEBUGGER_CONSOLE
|
||||
default y
|
||||
help
|
||||
Normal kernel printk will write out to UART by "kconsole" kthread
|
||||
|
||||
Reference in New Issue
Block a user