summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-26 13:27:24 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-06 08:24:37 -0500
commit49991dfa22c0046cf63ebc4805abb39195578f8d (patch)
tree9c1b6f98372d2b77d1f4921fe06cf1031c08ca70 /meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
parentabbb330ca260aad23ab47f66d90543f85d65d157 (diff)
downloadmeta-ti-49991dfa22c0046cf63ebc4805abb39195578f8d.tar.gz
conf: machine: Remove leftover k3r5 SOC_FAMILY names
These are not used anymore and most have been removed, these look to be leftovers, remove them. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
index 54059dd7..d2064b27 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
@@ -3,7 +3,6 @@
3#@DESCRIPTION: Machine configuration for the TI AM62xx LP GP EVM (R5F core) 3#@DESCRIPTION: Machine configuration for the TI AM62xx LP GP EVM (R5F core)
4 4
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6SOC_FAMILY:append = ":k3r5-gp"
7 6
8SYSFW_SOC = "am62x" 7SYSFW_SOC = "am62x"
9SYSFW_CONFIG = "evm" 8SYSFW_CONFIG = "evm"