]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 e2deb188a506d828adadb30626c56c0f9c70df5e..23800a19a7bc5cc5bafc48c79e20fcb335ae97ea 100644 (file)
@@ -5,6 +5,12 @@ config ARCH_BCM_IPROC
        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