You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
386 B
16 lines
386 B
# define SND_XXX_SEQ to min(SND_SEQUENCER,SND_XXX)
|
|
|
|
config SND_RAWMIDI_SEQ
|
|
def_tristate SND_SEQUENCER && SND_RAWMIDI
|
|
|
|
config SND_OPL3_LIB_SEQ
|
|
def_tristate SND_SEQUENCER && SND_OPL3_LIB
|
|
|
|
config SND_OPL4_LIB_SEQ
|
|
def_tristate SND_SEQUENCER && SND_OPL4_LIB
|
|
|
|
config SND_SBAWE_SEQ
|
|
def_tristate SND_SEQUENCER && SND_SBAWE
|
|
|
|
config SND_EMU10K1_SEQ
|
|
def_tristate SND_SEQUENCER && SND_EMU10K1
|
|
|