aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/audio/Kconfig')
-rw-r--r--hw/audio/Kconfig35
1 files changed, 35 insertions, 0 deletions
diff --git a/hw/audio/Kconfig b/hw/audio/Kconfig
new file mode 100644
index 0000000000..207baee6e1
--- /dev/null
+++ b/hw/audio/Kconfig
@@ -0,0 +1,35 @@
+config SB16
+ bool
+
+config ES1370
+ bool
+
+config AC97
+ bool
+
+config ADLIB
+ bool
+
+config GUS
+ bool
+
+config CS4231A
+ bool
+
+config HDA
+ bool
+
+config PCSPK
+ bool
+
+config WM8750
+ bool
+
+config PL041
+ bool
+
+config CS4231
+ bool
+
+config MARVELL_88W8618
+ bool