audio: rename CONFIG_* to CONFIG_AUDIO_*
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Mar 2018 10:05:46 +0000 (11:05 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 5 Mar 2018 07:44:11 +0000 (08:44 +0100)
commit1ef1ec2a44a9c851c4875c404a105cbb2dba9e56
tree868686f79b38d1e6827a3c588f272f8ebbe0e315
parent2373f7d581e82c11645a799a032b9e64fd61c1b8
audio: rename CONFIG_* to CONFIG_AUDIO_*

This avoids a name clash for CONFIG_SDL, which is used by both sdl video
support and sdl audio support.  It also more clear that this is a audio
driver configuration.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180301100547.18962-13-kraxel@redhat.com
audio/Makefile.objs
audio/audio_int.h
configure