Message ID | 20200515104758.6934-15-Sergey.Semin@baikalelectronics.ru |
---|---|
State | New |
Headers | show |
Series | [v2,01/19] dt-bindings: spi: dw: Add Tx/Rx DMA properties | expand |
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 03b061975f70..6a84f3dad35c 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -228,7 +228,7 @@ config SPI_DESIGNWARE config SPI_DW_DMA bool "DMA support for DW SPI controller" - depends on SPI_DESIGNWARE && DW_DMAC_PCI + depends on SPI_DESIGNWARE config SPI_DW_PCI tristate "PCI interface driver for DW SPI core"