ARM64: Enable Amlogic Meson GXBaby platform
authorAndreas Färber <afaerber@suse.de>
Wed, 2 Mar 2016 02:34:56 +0000 (03:34 +0100)
committerCarlo Caione <carlo@endlessm.com>
Mon, 7 Mar 2016 09:44:31 +0000 (10:44 +0100)
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>
arch/arm64/Kconfig.platforms

index 21074f674bdeb707c137a9b87c2a65bde4bbb25a..c900e1708d18ffbe9e7062a126f5e4e83027efab 100644 (file)
@@ -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
This page took 0.024072 seconds and 5 git commands to generate.