diff options
Diffstat (limited to 'arch/m68k/configs/mac_defconfig')
-rw-r--r-- | arch/m68k/configs/mac_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/m68k/configs/mac_defconfig b/arch/m68k/configs/mac_defconfig index 9991b64fea57..3cbbf880a9e3 100644 --- a/arch/m68k/configs/mac_defconfig +++ b/arch/m68k/configs/mac_defconfig | |||
@@ -701,6 +701,11 @@ CONFIG_VT_HW_CONSOLE_BINDING=y | |||
701 | # | 701 | # |
702 | # Non-8250 serial port support | 702 | # Non-8250 serial port support |
703 | # | 703 | # |
704 | CONFIG_SERIAL_CORE=y | ||
705 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
706 | CONFIG_SERIAL_PMACZILOG=y | ||
707 | CONFIG_SERIAL_PMACZILOG_TTYS=y | ||
708 | CONFIG_SERIAL_PMACZILOG_CONSOLE=y | ||
704 | CONFIG_UNIX98_PTYS=y | 709 | CONFIG_UNIX98_PTYS=y |
705 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 710 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
706 | CONFIG_LEGACY_PTYS=y | 711 | CONFIG_LEGACY_PTYS=y |