kernel: enable 4A-specific config option snd-aloop
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-agl.inc
index 8ccdd53..0a2b19c 100644 (file)
@@ -75,3 +75,7 @@ KERNEL_CONFIG_FRAGMENTS_append_with-lsm-smack = "\
        ${WORKDIR}/smack.cfg \
        ${WORKDIR}/smack-default-lsm.cfg \
 "
+
+# snd-aloop support for 4a
+SRC_URI_append = " file://4a-sound.cfg"
+KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/4a-sound.cfg"