diff options
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r-- | drivers/spi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 62e2242ad7e0..6343df87afb3 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig | |||
@@ -591,7 +591,7 @@ config SPI_DW_PCI | |||
591 | depends on SPI_DESIGNWARE && PCI | 591 | depends on SPI_DESIGNWARE && PCI |
592 | 592 | ||
593 | config SPI_DW_MID_DMA | 593 | config SPI_DW_MID_DMA |
594 | bool "DMA support for DW SPI controller on Intel Moorestown platform" | 594 | bool "DMA support for DW SPI controller on Intel MID platform" |
595 | depends on SPI_DW_PCI && INTEL_MID_DMAC | 595 | depends on SPI_DW_PCI && INTEL_MID_DMAC |
596 | 596 | ||
597 | config SPI_DW_MMIO | 597 | config SPI_DW_MMIO |