audio: remove CONFIG_AUDIO_WIN_INT
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Oct 2021 13:06:08 +0000 (15:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Oct 2021 07:50:56 +0000 (09:50 +0200)
commit7e1fbe7963f2b9bb44d6aa5c1ef793894212190a
treecb5c0df7022c3f9c8095e671f4568298f93c02a7
parent381123ddae754b68d55cd872e719a2ba69fe7f4a
audio: remove CONFIG_AUDIO_WIN_INT

Ever since winwaveaudio was removed in 2015, CONFIG_AUDIO_WIN_INT
is only set if dsound is in use, so use CONFIG_AUDIO_DSOUND directly.

Cc: Gerd Hoffman <kraxel@redhat.com>
Cc: Volker RĂ¼melin <vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20211007130630.632028-3-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
audio/meson.build
configure