diff --git a/common/Kconfig b/common/Kconfig index 8a8912a..258a975 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -901,6 +901,7 @@ 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