summaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-yocto/snd_intel8x0.cfg1
-rw-r--r--recipes/linux/linux-yocto_3.8.bbappend5
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/linux/linux-yocto/snd_intel8x0.cfg b/recipes/linux/linux-yocto/snd_intel8x0.cfg
new file mode 100644
index 0000000..6d78f08
--- /dev/null
+++ b/recipes/linux/linux-yocto/snd_intel8x0.cfg
@@ -0,0 +1 @@
CONFIG_SND_INTEL8X0=m
diff --git a/recipes/linux/linux-yocto_3.8.bbappend b/recipes/linux/linux-yocto_3.8.bbappend
index def23ea..51c54e4 100644
--- a/recipes/linux/linux-yocto_3.8.bbappend
+++ b/recipes/linux/linux-yocto_3.8.bbappend
@@ -1 +1,6 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2SRC_URI += "\
3 file://snd_intel8x0.cfg \
4 "
5
1COMPATIBLE_MACHINE += "|emulator" 6COMPATIBLE_MACHINE += "|emulator"