[linux-yocto] [yocto-kernel-cache][PATCHv2 3/4] intel-common-drivers: enable OSS Support

chun.weng.ong at intel.com chun.weng.ong at intel.com
Fri Apr 29 02:01:08 PDT 2016


From: Ong Chun Weng <chun.weng.ong at intel.com>

Skylake is supporting OSS digital audio.
This patch is the enabled OSS emulation on Skylake.


Signed-off-by: Ong Chun Weng <chun.weng.ong at intel.com>
---
 bsp/intel-common/intel-common-drivers.scc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc
index 9beef28..435992b 100644
--- a/bsp/intel-common/intel-common-drivers.scc
+++ b/bsp/intel-common/intel-common-drivers.scc
@@ -12,6 +12,9 @@ kconf hardware bsp/common-pc/common-pc-eth.cfg
 kconf hardware bsp/common-pc/common-pc-gfx.cfg
 kconf hardware bsp/common-pc/common-pc-wifi.cfg
 
+# OSS sound support
+include cfg/sound.scc
+
 # PCI
 include features/pci/pci.scc
 
-- 
1.9.1



More information about the linux-yocto mailing list