aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/k2e.inc2
-rw-r--r--conf/machine/k2e-evm.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/include/k2e.inc b/conf/machine/include/k2e.inc
new file mode 100644
index 00000000..ce3d9c8a
--- /dev/null
+++ b/conf/machine/include/k2e.inc
@@ -0,0 +1,2 @@
+require conf/machine/include/keystone.inc
+SOC_FAMILY_append = ":k2e"
diff --git a/conf/machine/k2e-evm.conf b/conf/machine/k2e-evm.conf
index 9b546393..7dd616e3 100644
--- a/conf/machine/k2e-evm.conf
+++ b/conf/machine/k2e-evm.conf
@@ -2,7 +2,7 @@
#@NAME: Keystone 2 K2E machine
#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2E EVM
-require conf/machine/include/keystone.inc
+require conf/machine/include/k2e.inc
MACHINE_FEATURES += "opencl"