11 Jun
2020
11 Jun
'20
4:51 p.m.
Excerpts from Christoph Hellwig's message of June 9, 2020 7:47 am:
Alex, can you try this patch?
diff --git a/sound/core/Kconfig b/sound/core/Kconfig index d4554f376160a9..10b06e575a7fc5 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig @@ -192,6 +192,6 @@ config SND_VMASTER
config SND_DMA_SGBUF def_bool y
- depends on X86
- depends on BROKEN
source "sound/core/seq/Kconfig"
Sorry, this patch doesn't work for me with SME off using abfbb29297c2. David's newest submitted patch works for me, which I already replied to separately.
Thanks, Alex.