summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-08 03:18:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-07 20:29:41 -0500
commitb21fd3282506880eb0115be0316c49eade679c32 (patch)
treec977049a3d8dbda1dfe7bbda3c2628362a0dca71 /conf
parent60d34737a7d2e359d665ed8881bf6af3c115d70b (diff)
downloadmeta-ti-b21fd3282506880eb0115be0316c49eade679c32.tar.gz
k2g-evm: add alsa to machine features list
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/k2g-evm.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 9c7b4e07..14f286af 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -4,6 +4,8 @@
4 4
5require conf/machine/include/keystone.inc 5require conf/machine/include/keystone.inc
6 6
7MACHINE_FEATURES += "alsa"
8
7UBOOT_MACHINE = "k2g_evm_config" 9UBOOT_MACHINE = "k2g_evm_config"
8 10
9BOOT_MONITOR_MAKE_TARGET = "k2g" 11BOOT_MONITOR_MAKE_TARGET = "k2g"