Commit c7724572 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tony Lindgren

arm64: Add support for TI's K3 Multicore SoC architecture

Add support for Texas Instrument's K3 Multicore SoC architecture
processors.
Reviewed-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ad527a91
...@@ -71,6 +71,13 @@ config ARCH_EXYNOS ...@@ -71,6 +71,13 @@ config ARCH_EXYNOS
help help
This enables support for ARMv8 based Samsung Exynos SoC family. This enables support for ARMv8 based Samsung Exynos SoC family.
config ARCH_K3
bool "Texas Instruments Inc. K3 multicore SoC architecture"
select PM_GENERIC_DOMAINS if PM
help
This enables support for Texas Instruments' K3 multicore SoC
architecture.
config ARCH_LAYERSCAPE config ARCH_LAYERSCAPE
bool "ARMv8 based Freescale Layerscape SoC family" bool "ARMv8 based Freescale Layerscape SoC family"
select EDAC_SUPPORT select EDAC_SUPPORT
......
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