]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/Kconfig.debug
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
[mirror_ubuntu-artful-kernel.git] / arch / arm / Kconfig.debug
index fa5eabbbbfcd7f17dd2132b8bf717075906d1e9d..447629d89884fd1ed600227a676b339fd9c256e1 100644 (file)
@@ -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