Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38b6484e authored by Michal Simek's avatar Michal Simek Committed by Mark Brown
Browse files

spi: cadence: Remove Kconfig dependency



Remove Kconfig dependency and enable driver for
all ARCHs.
Also update help description.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Acked-by: default avatarSören Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent c517d838
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -159,10 +159,9 @@ config SPI_BUTTERFLY

config SPI_CADENCE
	tristate "Cadence SPI controller"
	depends on ARM
	help
	  This selects the Cadence SPI controller master driver
	  used by Xilinx Zynq.
	  used by Xilinx Zynq and ZynqMP.

config SPI_CLPS711X
	tristate "CLPS711X host SPI controller"