Skip to content

Commit

Permalink
arm64: Enable Marvell Berlin SoC family in Kconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jisheng Zhang authored and Olof Johansson committed Aug 6, 2015
1 parent d6c8a91 commit dd40fd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd40fd9

Please sign in to comment.