diff options
| author | Paolo Bonzini | 2013-04-18 18:44:04 +0200 |
|---|---|---|
| committer | Anthony Liguori | 2013-04-29 19:17:06 +0200 |
| commit | b3e6d591b05538056d665572f3e3bbfb3cbb70e7 (patch) | |
| tree | b14e13cce12bdc609f97af3fa261b7689cf702a5 /default-configs/sound.mak | |
| parent | audio: look for the ISA and PCI buses (diff) | |
| download | qemu-b3e6d591b05538056d665572f3e3bbfb3cbb70e7.tar.gz qemu-b3e6d591b05538056d665572f3e3bbfb3cbb70e7.tar.xz qemu-b3e6d591b05538056d665572f3e3bbfb3cbb70e7.zip | |
audio: enable PCI audio cards for all PCI-enabled targets
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1366303444-24620-9-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs/sound.mak')
| -rw-r--r-- | default-configs/sound.mak | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/default-configs/sound.mak b/default-configs/sound.mak index ed20388aff..ff69c4d549 100644 --- a/default-configs/sound.mak +++ b/default-configs/sound.mak @@ -1,7 +1,4 @@ CONFIG_SB16=y -CONFIG_AC97=y -CONFIG_HDA=y -CONFIG_ES1370=y #CONFIG_ADLIB=y #CONFIG_GUS=y #CONFIG_CS4231A=y |
