X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Farm%2FKconfig.debug;h=58c74e737f7ac504f887d22948ab5df3a6b47167;hb=95360fd63606918167a5365b770a6d28d333f0ed;hp=e968a52e4881967a01f8aa68fc586aafe61edf38;hpb=d99a910a00eded034c29aa3cb47b7b590784d331;p=cascardo%2Flinux.git diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index e968a52e4881..58c74e737f7a 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -224,6 +224,20 @@ choice Say Y here if you want kernel low-level debugging support on i.MX6Q UART4. + config DEBUG_MMP_UART2 + bool "Kernel low-level debugging message via MMP UART2" + depends on ARCH_MMP + help + Say Y here if you want kernel low-level debugging support + on MMP UART2. + + config DEBUG_MMP_UART3 + bool "Kernel low-level debugging message via MMP UART3" + depends on ARCH_MMP + help + Say Y here if you want kernel low-level debugging support + on MMP UART3. + config DEBUG_MSM_UART1 bool "Kernel low-level debugging messages via MSM UART1" depends on ARCH_MSM7X00A || ARCH_MSM7X30 || ARCH_QSD8X50