summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2016-04-13 10:16:36 -0700
committerOlof Johansson <olof@lixom.net>2016-04-13 10:16:36 -0700
commita2c8eecb36b54458716c3d5f60c05c57c0727f73 (patch)
tree8347468247462fce0c0c08f7ed92df992f33c212 /arch/arm64/configs
parentbf16200689118d19de1b8d2a3c314fc21f5dc7bb (diff)
parent97d8eb16aa84eb48466f34c3ec0f492f34b85a04 (diff)
Merge tag 'gxbb-arm64' of https://github.com/carlocaione/linux-meson into next/arm64
Update defconfig to have basic boot for the Amlogic meson boards. * tag 'gxbb-arm64' of https://github.com/carlocaione/linux-meson: arm64: defconfig: enable basic boot for Amlogic meson Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a44ef995d8ae..6d15d453fcb9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -38,6 +38,7 @@ CONFIG_ARCH_EXYNOS=y
CONFIG_ARCH_LAYERSCAPE=y
CONFIG_ARCH_HISI=y
CONFIG_ARCH_MEDIATEK=y
+CONFIG_ARCH_MESON=y
CONFIG_ARCH_MVEBU=y
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_ROCKCHIP=y
@@ -138,6 +139,8 @@ CONFIG_SERIAL_TEGRA=y
CONFIG_SERIAL_SH_SCI=y
CONFIG_SERIAL_SH_SCI_NR_UARTS=11
CONFIG_SERIAL_SH_SCI_CONSOLE=y
+CONFIG_SERIAL_MESON=y
+CONFIG_SERIAL_MESON_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_XILINX_PS_UART=y