ALSA: Fix SG-buffer DMA with non-coherent architectures
[pandora-kernel.git] / sound / core / Kconfig
index 6061fb5..c15682a 100644 (file)
@@ -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"