summaryrefslogtreecommitdiffstats
path: root/src/console/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r--src/console/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index 9cacab03b0ef..82f7441f3ac3 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -3,7 +3,7 @@ menu "Console"
config BOOTBLOCK_CONSOLE
bool "Enable early (bootblock) console output."
depends on C_ENVIRONMENT_BOOTBLOCK
- default n
+ default y
help
Use console during the bootblock if supported