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

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

soc: ti: Add Support for AM654 SoC config option



Add option to build AM6 SoC specific components

Reviewed-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarBenjamin Fair <b-fair@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ea47eed3
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
# 64-bit ARM SoCs from TI
if ARM64

if ARCH_K3

config ARCH_K3_AM6_SOC
	bool "K3 AM6 SoC"
	help
	  Enable support for TI's AM6 SoC Family support

endif

endif

#
# TI SOC drivers
#