summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/core/seq/Kconfig')
-rw-r--r--sound/core/seq/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/seq/Kconfig b/sound/core/seq/Kconfig
index 140e640e62a6..a536760a94c2 100644
--- a/sound/core/seq/Kconfig
+++ b/sound/core/seq/Kconfig
@@ -1,6 +1,7 @@
config SND_SEQUENCER
tristate "Sequencer support"
select SND_TIMER
+ select SND_SEQ_DEVICE
help
Say Y or M to enable MIDI sequencer and router support. This
feature allows routing and enqueueing of MIDI events. Events
@@ -59,4 +60,3 @@ config SND_SEQ_VIRMIDI
tristate
endif # SND_SEQUENCER
-