diff --git a/src/console/Kconfig b/src/console/Kconfig index d42fa3787b..7dac48213e 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -2,7 +2,7 @@ menu "Console" config BOOTBLOCK_CONSOLE bool "Enable early (bootblock) console output." - depends on ARCH_ARM + depends on ARCH_ARM || ARCH_MIPS default n help Use console during the bootblock if supported