GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / core / seq / Kconfig
blobb851fd890a896c450360b2fa7f50458662b9da11
1 # define SND_XXX_SEQ to min(SND_SEQUENCER,SND_XXX)
3 config SND_RAWMIDI_SEQ
4         def_tristate SND_SEQUENCER && SND_RAWMIDI
6 config SND_OPL3_LIB_SEQ
7         def_tristate SND_SEQUENCER && SND_OPL3_LIB
9 config SND_OPL4_LIB_SEQ
10         def_tristate SND_SEQUENCER && SND_OPL4_LIB
12 config SND_SBAWE_SEQ
13         def_tristate SND_SEQUENCER && SND_SBAWE
15 config SND_EMU10K1_SEQ
16         def_tristate SND_SEQUENCER && SND_EMU10K1