Commit cff377f7 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tero Kristo

soc: ti: Add Support for J721E SoC config option

Add option to build J721E SoC specific components
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
parent 2d87061e
......@@ -8,6 +8,11 @@ config ARCH_K3_AM6_SOC
help
Enable support for TI's AM6 SoC Family support
config ARCH_K3_J721E_SOC
bool "K3 J721E SoC"
help
Enable support for TI's J721E SoC Family support
endif
endif
......
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