* [PATCH] ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig
@ 2014-06-17 23:08 Ezequiel Garcia
2014-06-18 13:12 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Ezequiel Garcia @ 2014-06-17 23:08 UTC (permalink / raw)
To: linux-arm-kernel
Since commit:
commit d93003e8e4e1fbbc8a06ec561a63f5aa105a4c45
Author: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Date: Thu Apr 24 22:58:30 2014 +0100
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
fixed the error that prevented Dove SoC from being built with
the rest of the mvebu SoCs, we can now add it to the defconfig.
In addition, this commit enables SERIAL_OF_PLATFORM, which is required
to have UART on some of the boards.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
---
arch/arm/configs/mvebu_v7_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index e11170e..b0bfefa 100644
--- a/arch/arm/configs/mvebu_v7_defconfig
+++ b/arch/arm/configs/mvebu_v7_defconfig
@@ -14,6 +14,7 @@ CONFIG_MACH_ARMADA_370=y
CONFIG_MACH_ARMADA_375=y
CONFIG_MACH_ARMADA_38X=y
CONFIG_MACH_ARMADA_XP=y
+CONFIG_MACH_DOVE=y
CONFIG_NEON=y
# CONFIG_CACHE_L2X0 is not set
# CONFIG_SWP_EMULATE is not set
@@ -52,6 +53,7 @@ CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_I2C=y
CONFIG_SPI=y
CONFIG_SPI_ORION=y
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* [PATCH] ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig
2014-06-17 23:08 [PATCH] ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig Ezequiel Garcia
@ 2014-06-18 13:12 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2014-06-18 13:12 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 17 June 2014 20:08:56 Ezequiel Garcia wrote:
> Since commit:
>
> commit d93003e8e4e1fbbc8a06ec561a63f5aa105a4c45
> Author: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Date: Thu Apr 24 22:58:30 2014 +0100
>
> ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
>
> fixed the error that prevented Dove SoC from being built with
> the rest of the mvebu SoCs, we can now add it to the defconfig.
>
> In addition, this commit enables SERIAL_OF_PLATFORM, which is required
> to have UART on some of the boards.
>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
>
Applied to fixes branch, thanks!
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-18 13:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-17 23:08 [PATCH] ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig Ezequiel Garcia
2014-06-18 13:12 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox