aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/core/Kconfig')
-rw-r--r--sound/core/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index 2dc7776e218c..ca6cdf6f9968 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -217,6 +217,9 @@ config SND_PCM_XRUN_DEBUG
217config SND_VMASTER 217config SND_VMASTER
218 bool 218 bool
219 219
220config SND_KCTL_JACK
221 bool
222
220config SND_DMA_SGBUF 223config SND_DMA_SGBUF
221 def_bool y 224 def_bool y
222 depends on X86 225 depends on X86