summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorAndreas Färber2016-03-02 03:34:56 +0100
committerCarlo Caione2016-03-07 10:44:31 +0100
commit451e9e54e259f1f223763e191393c47383674256 (patch)
tree3192625fba09d12cfb3cd310f1a7e43679bf4944 /arch/arm64/Kconfig.platforms
parentLinux 4.5-rc3 (diff)
downloadkernel-qcow2-linux-451e9e54e259f1f223763e191393c47383674256.tar.gz
kernel-qcow2-linux-451e9e54e259f1f223763e191393c47383674256.tar.xz
kernel-qcow2-linux-451e9e54e259f1f223763e191393c47383674256.zip
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 <afaerber@suse.de> Signed-off-by: Carlo Caione <carlo@endlessm.com>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms5
1 files changed, 5 insertions, 0 deletions
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