soc: ti: Add Support for AM654 SoC config option
[sfrench/cifs-2.6.git] / drivers / soc / ti / Kconfig
index 92770d84a2885844b98bf7ec015c06c2b62c1553..be4570baad96c0c1a1bd5c1d9eb1d0d70e4da97d 100644 (file)
@@ -1,3 +1,17 @@
+# 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
 #