Searched hist:e42975a153dc7d1d281b67dd31a4998d8df475f7 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | e42975a153dc7d1d281b67dd31a4998d8df475f7 Thu Jan 24 05:20:51 CST 2019 Gerd Hoffmann <kraxel@redhat.com> audio: allow optional audio drivers.
For those audio drivers which can be probed (sdl, alsa, pulse) add a try-$name variants. Unlike the variants without try- prefix they will not error out on probe failure, the driver will be dropped from the list instead. Mainly useful for the audio_drv_list default values.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190124112055.547-3-kraxel@redhat.com
|