summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2g-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-10-25 08:31:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-25 18:53:25 -0400
commitfd78bce5bad884974db369d8b156ea210ed6006b (patch)
tree95b847628a9a90566bcdc77a54ff9eeb2326cd6d /conf/machine/k2g-evm.conf
parenta5ff1c0717ba7c3c53bd72fbf2bcc18cf2798633 (diff)
downloadmeta-ti-fd78bce5bad884974db369d8b156ea210ed6006b.tar.gz
conf/recipes: add k2g-ice machine and k2g SOC family
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 cc4f2100..fa1edfa9 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -2,7 +2,7 @@
2#@NAME: Keystone 2 K2G machine 2#@NAME: Keystone 2 K2G machine
3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2G EVM 3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2G EVM
4 4
5require conf/machine/include/keystone.inc 5require conf/machine/include/k2g.inc
6 6
7MACHINE_FEATURES += "alsa opencl" 7MACHINE_FEATURES += "alsa opencl"
8 8