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"