···317317 Say Y here if you want kernel low-level debugging support318318 on i.MX6SL.319319320320+ config DEBUG_IMX6SX_UART321321+ bool "i.MX6SX Debug UART"322322+ depends on SOC_IMX6SX323323+ help324324+ Say Y here if you want kernel low-level debugging support325325+ on i.MX6SX.326326+320327 config DEBUG_KEYSTONE_UART0321328 bool "Kernel low-level debugging on KEYSTONE2 using UART0"322329 depends on ARCH_KEYSTONE···942935 DEBUG_IMX51_UART || \943936 DEBUG_IMX53_UART || \944937 DEBUG_IMX6Q_UART || \945945- DEBUG_IMX6SL_UART938938+ DEBUG_IMX6SL_UART || \939939+ DEBUG_IMX6SX_UART946940 default 1947941 depends on ARCH_MXC948942 help···987979 DEBUG_IMX51_UART || \988980 DEBUG_IMX53_UART ||\989981 DEBUG_IMX6Q_UART || \990990- DEBUG_IMX6SL_UART982982+ DEBUG_IMX6SL_UART || \983983+ DEBUG_IMX6SX_UART991984 default "debug/msm.S" if DEBUG_MSM_UART992985 default "debug/omap2plus.S" if DEBUG_OMAP2PLUS_UART993986 default "debug/sirf.S" if DEBUG_SIRFPRIMA2_UART1 || DEBUG_SIRFMARCO_UART1