summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 8a8912a146..258a9757c9 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -901,6 +901,7 @@ config DEBUG_INITCALLS
config PBL_CONSOLE
depends on DEBUG_LL
+ depends on !CONSOLE_NONE
bool "Enable console support in PBL"
help
This enables printf/pr_* support in the PBL to get more