diff options
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/Kconfig.debug | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/m68k/Kconfig.debug b/arch/m68k/Kconfig.debug index fa12283d58fc..229682721240 100644 --- a/arch/m68k/Kconfig.debug +++ b/arch/m68k/Kconfig.debug | |||
@@ -11,9 +11,8 @@ config BOOTPARAM_STRING | |||
11 | depends on BOOTPARAM | 11 | depends on BOOTPARAM |
12 | 12 | ||
13 | config EARLY_PRINTK | 13 | config EARLY_PRINTK |
14 | bool "Early printk" if EMBEDDED | 14 | bool "Early printk" |
15 | depends on MVME16x || MAC | 15 | depends on MVME16x || MAC |
16 | default y | ||
17 | help | 16 | help |
18 | Write kernel log output directly to a serial port. | 17 | Write kernel log output directly to a serial port. |
19 | 18 | ||