xref: /openbmc/qemu/hw/audio/Kconfig (revision 82f5181777ebe04b550fd94a1d04c49dd3f012dc)
1config SB16
2    bool
3
4config ES1370
5    bool
6
7config AC97
8    bool
9
10config ADLIB
11    bool
12
13config GUS
14    bool
15
16config CS4231A
17    bool
18
19config HDA
20    bool
21
22config PCSPK
23    bool
24
25config WM8750
26    bool
27
28config PL041
29    bool
30
31config CS4231
32    bool
33
34config MARVELL_88W8618
35    bool
36