config DEBUG_RK29_UART0
bool "Kernel low-level debugging messages via Rockchip RK29 UART0"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
config DEBUG_RK29_UART1
bool "Kernel low-level debugging messages via Rockchip RK29 UART1"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
config DEBUG_RK29_UART2
bool "Kernel low-level debugging messages via Rockchip RK29 UART2"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
config DEBUG_RK3X_UART0
bool "Kernel low-level debugging messages via Rockchip RK3X UART0"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
config DEBUG_RK3X_UART1
bool "Kernel low-level debugging messages via Rockchip RK3X UART1"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
config DEBUG_RK3X_UART2
bool "Kernel low-level debugging messages via Rockchip RK3X UART2"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
config DEBUG_RK3X_UART3
bool "Kernel low-level debugging messages via Rockchip RK3X UART3"
depends on ARCH_ROCKCHIP
- select DEBUG_ROCKCHIP_UART
select DEBUG_UART_8250
help
Say Y here if you want kernel low-level debugging support
Choose UART port on which kernel low-level debug messages
should be output.
-config DEBUG_ROCKCHIP_UART
- bool
- depends on ARCH_ROCKCHIP
-
config DEBUG_TEGRA_UART
bool
depends on ARCH_TEGRA