You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/audio/Kconfig

50 lines
597 B
Plaintext

config SB16
bool
default y
depends on ISA_BUS
config ES1370
bool
default y if PCI_DEVICES
depends on PCI
config AC97
bool
default y if PCI_DEVICES
depends on PCI
config ADLIB
bool
default y
depends on ISA_BUS
config GUS
bool
default y
depends on ISA_BUS
config CS4231A
bool
default y
depends on ISA_BUS
config HDA
bool
default y if PCI_DEVICES
depends on PCI
config PCSPK
bool
default y
depends on I8254
config WM8750
bool
depends on I2C
config PL041
bool
config CS4231
bool