Skip to content

Commit

Permalink
arm64: add mvebu architecture entry
Browse files Browse the repository at this point in the history
The Armada 3700 is an mvebu ARM64 SoC using one or two Cortex-A53 cores
depending of the variant.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
  • Loading branch information
Gregory CLEMENT committed Feb 17, 2016
1 parent 63131b6 commit b4f596b
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 @@ -48,6 +48,12 @@ config ARCH_MEDIATEK
help
Support for Mediatek MT65xx & MT81xx ARMv8 SoCs

config ARCH_MVEBU
bool "Marvell EBU SoC Family"
help
This enables support for Marvell EBU family such as the
Armada 3700 SoC family.

config ARCH_QCOM
bool "Qualcomm Platforms"
select PINCTRL
Expand Down

0 comments on commit b4f596b

Please sign in to comment.