|
@@ -357,6 +357,15 @@ choice
|
|
|
Say Y here if you want the debug print routines to direct
|
|
|
their output to the serial port on MSM 8960 devices.
|
|
|
|
|
|
+ config DEBUG_MSM8974_UART
|
|
|
+ bool "Kernel low-level debugging messages via MSM 8974 UART"
|
|
|
+ depends on ARCH_MSM8974
|
|
|
+ select MSM_HAS_DEBUG_UART_HS
|
|
|
+ select DEBUG_MSM_UART
|
|
|
+ help
|
|
|
+ Say Y here if you want the debug print routines to direct
|
|
|
+ their output to the serial port on MSM 8974 devices.
|
|
|
+
|
|
|
config DEBUG_MVEBU_UART
|
|
|
bool "Kernel low-level debugging messages via MVEBU UART (old bootloaders)"
|
|
|
depends on ARCH_MVEBU
|