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

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

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
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -71,6 +71,13 @@ config ARCH_EXYNOS
	help
	  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
	bool "ARMv8 based Freescale Layerscape SoC family"
	select EDAC_SUPPORT