diff options
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r-- | src/console/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig index 8efe2e4799..84eb9f971d 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -2,6 +2,7 @@ menu "Console" config NO_BOOTBLOCK_CONSOLE bool + depends on SEPARATE_ROMSTAGE config BOOTBLOCK_CONSOLE bool "Enable early (bootblock) console output." |