summaryrefslogtreecommitdiffstats
path: root/rules/sdl_mixer.in
blob: 261e79c3659655dd2fee42084b0ccc2262a3299e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=multimedia_sdl

config SDL_MIXER
	tristate
	prompt "SDL mixer"
	select SDL

	help
	  SDL Mixer is a sample multi-channel audio mixer library.
	  It supports 4 channels of 16 bit stereo audio, plus a single
	  channel of music, mixed by the popular MikMod MOD, Timidity
	  MIDI, and SMPEG MP3 libraries.