On Sun, Nov 06, 2016 at 10:21:28PM +0000, Peter Robinson wrote: > There's not much point enabling hardware specific hardware drivers if the > actual SoC architecture platforms aren't enabled as they're not much use > with out it. This really needs cross checking with the various platform maintainers that the dependencies are correct and it's breaking compile test coverage for quite a few of the individual drivers. > config SPI_DW_MID_DMA > bool "DMA support for DW SPI controller on Intel MID platform" > - depends on SPI_DW_PCI && DW_DMAC_PCI > + depends on X86 && SPI_DW_PCI && DW_DMAC_PCI This isn't right - while Intel do use this IP Desginware are a generic IP vendor and PCI is an architecture neutral bus so there shouldn't be an x86 dependency.
Attachment:
signature.asc
Description: PGP signature