···261261 Say Y here if you want the debug print routines to direct262262 their output to the serial port on MSM 8960 devices.263263264264+ config DEBUG_MVEBU_UART265265+ bool "Kernel low-level debugging messages via MVEBU UART"266266+ depends on ARCH_MVEBU267267+ help268268+ Say Y here if you want kernel low-level debugging support269269+ on MVEBU based platforms.270270+264271 config DEBUG_REALVIEW_STD_PORT265272 bool "RealView Default UART"266273 depends on ARCH_REALVIEW···384377 string385378 default "debug/icedcc.S" if DEBUG_ICEDCC386379 default "debug/highbank.S" if DEBUG_HIGHBANK_UART380380+ default "debug/mvebu.S" if DEBUG_MVEBU_UART387381 default "debug/vexpress.S" if DEBUG_VEXPRESS_UART0_DETECT || \388382 DEBUG_VEXPRESS_UART0_CA9 || DEBUG_VEXPRESS_UART0_RS1389383 default "mach/debug-macro.S"