summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/core/seq/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/sound/core/seq/Kconfig')
-rw-r--r--ANDROID_3.4.5/sound/core/seq/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/ANDROID_3.4.5/sound/core/seq/Kconfig b/ANDROID_3.4.5/sound/core/seq/Kconfig
deleted file mode 100644
index b851fd89..00000000
--- a/ANDROID_3.4.5/sound/core/seq/Kconfig
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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