Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd40fd92 authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Olof Johansson
Browse files

arm64: Enable Marvell Berlin SoC family in Kconfig



This patch introduces ARCH_BERLIN to enable Marvell Berlin SoC family in
Kconfig.

Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent d6c8a910
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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