diff options
Diffstat (limited to 'sound/core/Kconfig')
-rw-r--r-- | sound/core/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig index 7bbdda041a9..6061fb5f4e1 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" |