arm64: Enable Marvell Berlin SoC family in Kconfig
authorJisheng Zhang <jszhang@marvell.com>
Mon, 3 Aug 2015 19:24:45 +0000 (21:24 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 6 Aug 2015 08:15:01 +0000 (10:15 +0200)
This patch introduces ARCH_BERLIN to enable Marvell Berlin SoC family in
Kconfig.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/Kconfig.platforms

index e2deb18..23800a1 100644 (file)
@@ -5,6 +5,12 @@ config ARCH_BCM_IPROC
        help
          This enables support for Broadcom iProc based SoCs
 
        help
          This enables support for Broadcom iProc based SoCs
 
+config ARCH_BERLIN
+       bool "Marvell Berlin SoC Family"
+       select DW_APB_ICTL
+       help
+         This enables support for Marvell Berlin SoC Family
+
 config ARCH_EXYNOS
        bool
        help
 config ARCH_EXYNOS
        bool
        help