Provide the ARCH_MESON Kconfig symbol for the Amlogic S905 SoCs.
* tag 'for-v4.6/gxbb-arm64' of https://github.com/carlocaione/linux-meson:
  ARM64: Enable Amlogic Meson GXBaby platform
Signed-off-by: Olof Johansson <olof@lixom.net>
        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_MVEBU
 +      bool "Marvell EBU SoC Family"
 +      select ARMADA_AP806_CORE_CLK
 +      select ARMADA_AP806_RING_CLK
 +      select MVEBU_ODMI
 +      help
 +        This enables support for Marvell EBU familly, including:
 +         - Armada 3700 SoC Family
 +         - Armada 7K SoC Family
 +         - Armada 8K SoC Family
 +
  config ARCH_QCOM
        bool "Qualcomm Platforms"
        select PINCTRL