summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/Kconfig.debug')
-rw-r--r--arch/m68k/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/Kconfig.debug b/arch/m68k/Kconfig.debug
index 8702dc65f7f2..a0c8863bd08b 100644
--- a/arch/m68k/Kconfig.debug
+++ b/arch/m68k/Kconfig.debug
@@ -4,7 +4,7 @@ source "lib/Kconfig.debug"
config EARLY_PRINTK
bool "Early printk" if EMBEDDED
- depends on MVME16x
+ depends on MVME16x || MAC
default y
help
Write kernel log output directly to a serial port.