[linux-yocto] [PATCH 6/9] emenlow-standard.scc: include snd_hda_intel feature
nitin.a.kamble at intel.com
nitin.a.kamble at intel.com
Thu Apr 24 18:28:30 PDT 2014
From: Nitin A Kamble <nitin.a.kamble at intel.com>
The v3.14 kernel does not include them by default, and these
are needed for audio playback on intel platforms.
Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
meta/cfg/kernel-cache/bsp/emenlow/emenlow-standard.scc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/cfg/kernel-cache/bsp/emenlow/emenlow-standard.scc b/meta/cfg/kernel-cache/bsp/emenlow/emenlow-standard.scc
index 4b3ead2..da9a253 100644
--- a/meta/cfg/kernel-cache/bsp/emenlow/emenlow-standard.scc
+++ b/meta/cfg/kernel-cache/bsp/emenlow/emenlow-standard.scc
@@ -12,4 +12,4 @@ include cfg/usb-mass-storage.scc
include cfg/boot-live.scc
include features/latencytop/latencytop.scc
include features/profiling/profiling.scc
-
+include features/sound/snd_hda_intel.scc
--
1.8.1.4
More information about the linux-yocto
mailing list