diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2016-05-23 22:16:28 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-05-26 21:59:47 -0400 |
commit | ad363e71de6c9eced35c9372859aa886718178a7 (patch) | |
tree | c7d8ac71873aee4a641d2cb8ca765af82de57f8f /conf/machine | |
parent | d47f0737b794c99eeb4cc07085957a950f28ff83 (diff) | |
download | meta-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')
-rw-r--r-- | conf/machine/k2g-evm.conf | 2 |
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 | ||
5 | require conf/machine/include/keystone.inc | 5 | require conf/machine/include/keystone.inc |
6 | 6 | ||
7 | MACHINE_FEATURES += "alsa" | 7 | MACHINE_FEATURES += "alsa opencl" |
8 | 8 | ||
9 | UBOOT_MACHINE = "k2g_evm_config" | 9 | UBOOT_MACHINE = "k2g_evm_config" |
10 | 10 | ||