OSDN Git Service

ARM: multi_v7_defconfig: enable UniPhier UART driver
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 10 Jul 2015 04:53:58 +0000 (13:53 +0900)
committerOlof Johansson <olof@lixom.net>
Tue, 14 Jul 2015 09:21:54 +0000 (11:21 +0200)
The UniPhier on-chip UART driver was merged into the mainline by
commit 1a8d2903cb6a ("serial: 8250_uniphier: add UniPhier serial
driver").

Enable it from multi_v7_defconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig

index 595acd6..6d7b366 100644 (file)
@@ -251,6 +251,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
 CONFIG_SERIAL_8250_DW=y
 CONFIG_SERIAL_8250_EM=y
 CONFIG_SERIAL_8250_MT6577=y
+CONFIG_SERIAL_8250_UNIPHIER=y
 CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 CONFIG_SERIAL_ATMEL=y