summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2g-evm.conf
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-05-23 22:16:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-05-26 21:59:47 -0400
commitad363e71de6c9eced35c9372859aa886718178a7 (patch)
treec7d8ac71873aee4a641d2cb8ca765af82de57f8f /conf/machine/k2g-evm.conf
parentd47f0737b794c99eeb4cc07085957a950f28ff83 (diff)
downloadmeta-ti-ad363e71de6c9eced35c9372859aa886718178a7.tar.gz
k2g-evm: add opencl feature
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/k2g-evm.conf')
-rw-r--r--conf/machine/k2g-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 125a9496..860324c5 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -4,7 +4,7 @@
4 4
5require conf/machine/include/keystone.inc 5require conf/machine/include/keystone.inc
6 6
7MACHINE_FEATURES += "alsa" 7MACHINE_FEATURES += "alsa opencl"
8 8
9UBOOT_MACHINE = "k2g_evm_config" 9UBOOT_MACHINE = "k2g_evm_config"
10 10