From: Andreas Färber Date: Wed, 2 Mar 2016 02:34:56 +0000 (+0100) Subject: ARM64: Enable Amlogic Meson GXBaby platform X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=451e9e54e259f1f223763e191393c47383674256;p=deliverable%2Flinux.git ARM64: Enable Amlogic Meson GXBaby platform Provide the ARCH_MESON Kconfig symbol to allow enabling existing serial and i2c drivers. Signed-off-by: Andreas Färber Signed-off-by: Carlo Caione --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 21074f674bde..c900e1708d18 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -48,6 +48,11 @@ config ARCH_MEDIATEK help Support for Mediatek MT65xx & MT81xx ARMv8 SoCs +config ARCH_MESON + bool "Amlogic Platforms" + help + This enables support for the Amlogic S905 SoCs. + config ARCH_QCOM bool "Qualcomm Platforms" select PINCTRL