diff options
Diffstat (limited to 'arch/microblaze/Kconfig.debug')
| -rw-r--r-- | arch/microblaze/Kconfig.debug | 2 |
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" | |||
| 10 | 10 | ||
| 11 | config EARLY_PRINTK | 11 | config EARLY_PRINTK |
| 12 | bool "Early printk function for kernel" | 12 | bool "Early printk function for kernel" |
| 13 | depends on SERIAL_UARTLITE_CONSOLE | 13 | depends on SERIAL_UARTLITE_CONSOLE || SERIAL_8250_CONSOLE |
| 14 | default n | 14 | default n |
| 15 | help | 15 | help |
| 16 | This option turns on/off early printk messages to console. | 16 | This option turns on/off early printk messages to console. |
