diff options
Diffstat (limited to 'kernel-ppc64.config')
-rw-r--r-- | kernel-ppc64.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-ppc64.config b/kernel-ppc64.config index 5c8eb4bd3..c2a86d370 100644 --- a/kernel-ppc64.config +++ b/kernel-ppc64.config @@ -4366,7 +4366,8 @@ CONFIG_SERIAL_ARC_NR_PORTS=1 CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_CORE=m # CONFIG_SERIAL_CPM is not set -CONFIG_SERIAL_DEV_BUS=m +CONFIG_SERIAL_DEV_BUS=y +CONFIG_SERIAL_DEV_CTRL_TTYPORT=y # CONFIG_SERIAL_FSL_LPUART is not set CONFIG_SERIAL_ICOM=m # CONFIG_SERIAL_IFX6X60 is not set |