--- zzzz-none-000/linux-5.15.111/arch/arm/Kconfig.debug 2023-05-11 14:00:40.000000000 +0000 +++ puma7-arm-6670-761/linux-5.15.111/arch/arm/Kconfig.debug 2024-02-07 09:27:15.000000000 +0000 @@ -1388,6 +1388,12 @@ If you have a ZC702 board and want early boot messages to appear on the USB serial adaptor, select this option. + config DEBUG_PUMA_UART + bool "Kernel low-level debugging via debug-macro.S" + depends on ARCH_AVALANCHE + help + Say Y here if you want print debug to UART + config DEBUG_ICEDCC bool "Kernel low-level debugging via EmbeddedICE DCC channel" help @@ -1873,7 +1879,7 @@ config DEBUG_UNCOMPRESS bool "Enable decompressor debugging via DEBUG_LL output" - depends on ARCH_MULTIPLATFORM || PLAT_SAMSUNG || ARM_SINGLE_ARMV7M + depends on ARCH_MULTIPLATFORM || PLAT_SAMSUNG || ARM_SINGLE_ARMV7M || ARCH_AVALANCHE depends on DEBUG_LL && !DEBUG_OMAP2PLUS_UART && \ (!DEBUG_TEGRA_UART || !ZBOOT_ROM) && \ !DEBUG_BRCMSTB_UART && !DEBUG_SEMIHOSTING