[meta-ti] [PATCH] k2g-evm: add alsa to machine features list

Denys Dmytriyenko denis at denix.org
Mon Mar 7 13:18:32 PST 2016


From: Denys Dmytriyenko <denys at ti.com>

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/machine/k2g-evm.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 9c7b4e0..14f286a 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -4,6 +4,8 @@
 
 require conf/machine/include/keystone.inc
 
+MACHINE_FEATURES += "alsa"
+
 UBOOT_MACHINE = "k2g_evm_config"
 
 BOOT_MONITOR_MAKE_TARGET = "k2g"
-- 
2.2.0



More information about the meta-ti mailing list