From: Jisheng Zhang Date: Mon, 3 Aug 2015 19:24:45 +0000 (+0200) Subject: arm64: Enable Marvell Berlin SoC family in Kconfig X-Git-Tag: firefly_0821_release~176^2~1181^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=dd40fd9245fdb5a69b301e358df0b231d2db1db0;p=firefly-linux-kernel-4.4.55.git arm64: Enable Marvell Berlin SoC family in Kconfig This patch introduces ARCH_BERLIN to enable Marvell Berlin SoC family in Kconfig. Signed-off-by: Jisheng Zhang Signed-off-by: Sebastian Hesselbarth Signed-off-by: Olof Johansson --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index e2deb188a506..23800a19a7bc 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -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