[PATCH 4.4 038/105] Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"

From: Greg Kroah-Hartman
Date: Fri Dec 15 2017 - 04:48:40 EST


4.4-stable review patch. If anyone has any objections, please let me know.

------------------

From: Sasha Levin <alexander.levin@xxxxxxxxxxx>


This reverts commit dadab2d4e3cf708ceba22ecddd94aedfecb39199.

Not required on < 4.10.

Signed-off-by: Sasha Levin <alexander.levin@xxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
drivers/spi/Kconfig | 1 -
1 file changed, 1 deletion(-)

--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -315,7 +315,6 @@ config SPI_FSL_SPI
config SPI_FSL_DSPI
tristate "Freescale DSPI controller"
select REGMAP_MMIO
- depends on HAS_DMA
depends on SOC_VF610 || SOC_LS1021A || ARCH_LAYERSCAPE || COMPILE_TEST
help
This enables support for the Freescale DSPI controller in master