From 0528c7494e67c30329d086df141d2dd691f01556 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Tue, 26 May 2009 17:07:52 +0200 Subject: ALSA: clean up the logic for building sequencer modules Instead of mangling the CONFIG_* variables in the makefiles over and over, set a few helper variables in Kconfig. Signed-off-by: Michal Marek Signed-off-by: Takashi Iwai --- sound/core/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sound/core/Kconfig') diff --git a/sound/core/Kconfig b/sound/core/Kconfig index 7bbdda041a99..6061fb5f4e1c 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig @@ -205,3 +205,5 @@ config SND_PCM_XRUN_DEBUG config SND_VMASTER bool + +source "sound/core/seq/Kconfig" -- cgit v1.2.3