projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f57eb52
)
ARM: multi_v7_defconfig: enable UniPhier UART driver
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Fri, 10 Jul 2015 04:53:58 +0000
(13:53 +0900)
committer
Olof 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
patch
|
blob
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 595acd693fa87ce59280cf80c13ebe352cd8f007..6d7b366088533e39720a300c6c3358b7a4f913c6 100644
(file)
--- a/
arch/arm/configs/multi_v7_defconfig
+++ b/
arch/arm/configs/multi_v7_defconfig
@@
-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