Commit 91e2213b authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Olof Johansson

ARM: multi_v7_defconfig: enable UniPhier UART driver

The UniPhier on-chip UART driver was merged into the mainline by
commit 1a8d2903 ("serial: 8250_uniphier: add UniPhier serial
driver").

Enable it from multi_v7_defconfig.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent f57eb528
...@@ -251,6 +251,7 @@ CONFIG_SERIAL_8250_CONSOLE=y ...@@ -251,6 +251,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DW=y CONFIG_SERIAL_8250_DW=y
CONFIG_SERIAL_8250_EM=y CONFIG_SERIAL_8250_EM=y
CONFIG_SERIAL_8250_MT6577=y CONFIG_SERIAL_8250_MT6577=y
CONFIG_SERIAL_8250_UNIPHIER=y
CONFIG_SERIAL_AMBA_PL011=y CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SERIAL_ATMEL=y CONFIG_SERIAL_ATMEL=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment