summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2e-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-21 01:29:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-20 15:31:41 -0400
commit939b243286d83fadd364d1e0b575d71aee14affd (patch)
treefc42a06e2022c2ae1c5866310e1ba2b23ec2078a /conf/machine/k2e-evm.conf
parente13d15397135634010e54cb34cd837bf567fcffa (diff)
downloadmeta-ti-939b243286d83fadd364d1e0b575d71aee14affd.tar.gz
conf/machine,recipes: introduce k2e SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/k2e-evm.conf')
-rw-r--r--conf/machine/k2e-evm.conf2
1 files changed, 1 insertions, 1 deletions
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 @@
2#@NAME: Keystone 2 K2E machine 2#@NAME: Keystone 2 K2E machine
3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2E EVM 3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2E EVM
4 4
5require conf/machine/include/keystone.inc 5require conf/machine/include/k2e.inc
6 6
7MACHINE_FEATURES += "opencl" 7MACHINE_FEATURES += "opencl"
8 8