mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk3188: support RK_USB_UART config
This commit is contained in:
@@ -165,8 +165,7 @@ config RK_DEBUG_UART
|
||||
|
||||
config RK_USB_UART
|
||||
bool "Support USB UART Bypass Function"
|
||||
depends on ARCH_RK2928 && (RK_DEBUG_UART = 2)
|
||||
default n
|
||||
depends on (ARCH_RK2928 || ARCH_RK3188) && (RK_DEBUG_UART = 2)
|
||||
|
||||
config RK_CONSOLE_THREAD
|
||||
bool "Console write by thread"
|
||||
|
||||
Reference in New Issue
Block a user