aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/Kconfig.debug')
-rw-r--r--arch/microblaze/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/Kconfig.debug b/arch/microblaze/Kconfig.debug
index e6e5e0da28c..e66e25c4b0b 100644
--- a/arch/microblaze/Kconfig.debug
+++ b/arch/microblaze/Kconfig.debug
@@ -10,7 +10,7 @@ source "lib/Kconfig.debug"
config EARLY_PRINTK
bool "Early printk function for kernel"
- depends on SERIAL_UARTLITE_CONSOLE
+ depends on SERIAL_UARTLITE_CONSOLE || SERIAL_8250_CONSOLE
default n
help
This option turns on/off early printk messages to console.