projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6c15a7
)
Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"
author
Sasha Levin
<alexander.levin@verizon.com>
Fri, 8 Dec 2017 04:23:42 +0000
(23:23 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 14 Dec 2017 08:28:16 +0000
(09:28 +0100)
This reverts commit
dadab2d4e3cf708ceba22ecddd94aedfecb39199
.
Not required on < 4.10.
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/spi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/spi/Kconfig
b/drivers/spi/Kconfig
index
8e281e4
..
b799547
100644
(file)
--- a/
drivers/spi/Kconfig
+++ b/
drivers/spi/Kconfig
@@
-365,7
+365,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