aboutsummaryrefslogtreecommitdiff
path: root/src/console/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r--src/console/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index 85b04ef48e..83adc4f01c 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -10,6 +10,7 @@ config BOOTBLOCK_CONSOLE
config SQUELCH_EARLY_SMP
bool "Squelch AP CPUs from early console."
default y
+ depends on SMP
help
When selected only the BSP CPU will output to early console.