summaryrefslogtreecommitdiffstats
path: root/sound/core/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-09-10 15:32:50 +0200
committerTakashi Iwai <tiwai@suse.de>2009-09-10 15:32:50 +0200
commitf9892a52e2405b4c5fa205d4f18ad292cb7e40bb (patch)
tree04a74c1f32047f1fbaa69cc34b484f91013e6f42 /sound/core/Kconfig
parent6c5cb93b1e87be56d7f00767fd12cf57852a0b9f (diff)
parentcc6a8acdeee932f6911d8b236d2c7d6bcc4616f6 (diff)
downloadop-kernel-dev-f9892a52e2405b4c5fa205d4f18ad292cb7e40bb.zip
op-kernel-dev-f9892a52e2405b4c5fa205d4f18ad292cb7e40bb.tar.gz
Merge branch 'topic/dma-sgbuf' into for-linus
* topic/dma-sgbuf: ALSA: Fix SG-buffer DMA with non-coherent architectures
Diffstat (limited to 'sound/core/Kconfig')
-rw-r--r--sound/core/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index 6061fb5..c15682a 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -206,4 +206,8 @@ config SND_PCM_XRUN_DEBUG
config SND_VMASTER
bool
+config SND_DMA_SGBUF
+ def_bool y
+ depends on X86
+
source "sound/core/seq/Kconfig"
OpenPOWER on IntegriCloud