aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/am65xx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/am65xx.inc')
-rw-r--r--conf/machine/include/am65xx.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/machine/include/am65xx.inc b/conf/machine/include/am65xx.inc
deleted file mode 100644
index d433ed10..00000000
--- a/conf/machine/include/am65xx.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-require conf/machine/include/k3.inc
-SOC_FAMILY_append = ":am65xx"
-
-# Set the list of device targets for ti-pdk class recipes
-TI_PDK_LIMIT_SOCS = "am65xx"
-TI_PDK_LIMIT_BOARDS = "am65xx_evm am65xx_idk"
-TI_PDK_LIMIT_CORES = "mcu1_0 mpu1_0"