linux-yocto: Rework virtio-aarch64 kernel configuration
[AGL/meta-agl.git] / meta-agl-core / recipes-kernel / linux / linux-agl-config.inc
index bdca5d4..80f7129 100644 (file)
@@ -67,6 +67,10 @@ AGL_KCONFIG_FRAGMENTS:append:qemuall = " \
     qemu-drm.cfg \
 "
 
+AGL_KCONFIG_FRAGMENTS:append:virtio-all = " \
+    sound-hda.cfg \
+"
+
 # Configuration for using the ARM virt machine (and not versatilepb)
 AGL_KCONFIG_FRAGMENTS:append:qemuarm = " qemuarm.cfg"