ah ok, thanks for the precision.What I'm talking about is to use same pattern, so, in the first caseI must admit I don't know why it's different, I just cleaned-up what- depends on SND_DMA_SGBUFPerhaps
+ depends on SND_DMA_SGBUF && ACPI
depends on DMADEVICES
depends on DMADEVICES && ACPI
to be in align with below?
config SND_SOC_INTEL_BAYTRAIL
tristate "Intel ASoC SST driver for Baytrail (legacy)"
- depends on DMADEVICES
+ depends on DMADEVICES && ACPI
I
could.
depends on SND_DMA_SGBUF
depends on DMADEVICES && ACPI
The question WRT SGBUF is indeed another one to Liam or whoever knows
better.
Maybe Liam can comment since I believe he contributed to both
Haswell and the initial Baytrail driver?