ARM: at91/soc: add basic support for new sama5d2 SoC
[deliverable/linux.git] / arch / arm / Kconfig.debug
index a2e16f940394c301cdcbdaa00bbd8488127867f2..946c8c0fa1fb0de059fcf93a79bf3dc12b82a584 100644 (file)
@@ -141,6 +141,12 @@ choice
                depends on ARCH_AT91
                depends on SOC_SAMA5
 
+       config AT91_DEBUG_LL_DBGU3
+               bool "Kernel low-level debugging on sama5d2"
+               select DEBUG_AT91_UART
+               depends on ARCH_AT91
+               depends on SOC_SAMA5
+
        config DEBUG_BCM2835
                bool "Kernel low-level debugging on BCM2835 PL011 UART"
                depends on ARCH_BCM2835
This page took 0.023781 seconds and 5 git commands to generate.