aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bsp/virtio/agl-virtio.scc2
-rw-r--r--bsp/virtio/virtio-snd.cfg3
2 files changed, 5 insertions, 0 deletions
diff --git a/bsp/virtio/agl-virtio.scc b/bsp/virtio/agl-virtio.scc
index 5b8f06c..6711570 100644
--- a/bsp/virtio/agl-virtio.scc
+++ b/bsp/virtio/agl-virtio.scc
@@ -1,2 +1,4 @@
# SPDX-License-Identifier: MIT
kconf hardware agl-virtio.cfg
+
+kconf hardware virtio-snd.cfg
diff --git a/bsp/virtio/virtio-snd.cfg b/bsp/virtio/virtio-snd.cfg
new file mode 100644
index 0000000..28a5c0c
--- /dev/null
+++ b/bsp/virtio/virtio-snd.cfg
@@ -0,0 +1,3 @@
+CONFIG_SND_JACK=y
+CONFIG_SND_JACK_INPUT_DEV=y
+CONFIG_SND_VIRTIO=m