summaryrefslogtreecommitdiffstats
path: root/sound/core/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai2012-01-12 09:59:18 +0100
committerTakashi Iwai2012-01-12 09:59:18 +0100
commit9e4ce164ee3a1d07580f017069c25d180b0aa785 (patch)
tree7569661eae727a5a349e4c98dba42ca681857462 /sound/core/Kconfig
parentMerge branch 'topic/misc' into for-linus (diff)
parentALSA: hda - Fix the lost power-setup of seconary pins after PM resume (diff)
downloadkernel-qcow2-linux-9e4ce164ee3a1d07580f017069c25d180b0aa785.tar.gz
kernel-qcow2-linux-9e4ce164ee3a1d07580f017069c25d180b0aa785.tar.xz
kernel-qcow2-linux-9e4ce164ee3a1d07580f017069c25d180b0aa785.zip
Merge branch 'topic/hda' into for-linus
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
config SND_VMASTER
bool
+config SND_KCTL_JACK
+ bool
+
config SND_DMA_SGBUF
def_bool y
depends on X86