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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment