X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Farm%2FKconfig.debug;h=447629d89884fd1ed600227a676b339fd9c256e1;hb=5a55029f46d636ffed430d47c7fc1bfa0e64a3b6;hp=fa5eabbbbfcd7f17dd2132b8bf717075906d1e9d;hpb=516835714ae25b35fe8c894b976c873f7d8f7acb;p=mirror_ubuntu-artful-kernel.git diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index fa5eabbbbfcd..447629d89884 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -145,6 +145,15 @@ choice Say Y here if you want kernel low-level debugging support on the USART3 port of sama5d4. + config DEBUG_AT91_SAMV7_USART1 + bool "Kernel low-level debugging via SAMV7 USART1" + select DEBUG_AT91_UART + depends on SOC_SAMV7 + help + Say Y here if you want the debug print routines to direct + their output to the USART1 port on SAMV7 based + machines. + config DEBUG_BCM2835 bool "Kernel low-level debugging on BCM2835 PL011 UART" depends on ARCH_BCM2835 && ARCH_MULTI_V6 @@ -1509,6 +1518,7 @@ config DEBUG_UART_PHYS default 0x3f201000 if DEBUG_BCM2836 default 0x3e000000 if DEBUG_BCM_KONA_UART default 0x4000e400 if DEBUG_LL_UART_EFM32 + default 0x40028000 if DEBUG_AT91_SAMV7_USART1 default 0x40081000 if DEBUG_LPC18XX_UART0 default 0x40090000 if DEBUG_LPC32XX default 0x40100000 if DEBUG_PXA_UART1