Merge tag 'gxbb-arm64' of https://github.com/carlocaione/linux-meson into next/arm64
authorOlof Johansson <olof@lixom.net>
Wed, 13 Apr 2016 17:16:36 +0000 (10:16 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 13 Apr 2016 17:16:36 +0000 (10:16 -0700)
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>
arch/arm64/configs/defconfig

index a44ef995d8ae86e00a11876ea04d15a68e85233d..6d15d453fcb9e96423dbdbdbb4a74cea524b3f1b 100644 (file)
@@ -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
This page took 0.027515 seconds and 5 git commands to generate.