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

Commit 50574dd2 authored by Haikun Wang's avatar Haikun Wang Committed by Mark Brown
Browse files

spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence



LS1021A chip also has the DSPI module.
Add it to the dependence.

Signed-off-by: default avatarHaikun Wang <haikun.wang@freescale.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent c517d838
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -303,7 +303,7 @@ config SPI_FSL_SPI
config SPI_FSL_DSPI
	tristate "Freescale DSPI controller"
	select REGMAP_MMIO
	depends on SOC_VF610 || COMPILE_TEST
	depends on SOC_VF610 || SOC_LS1021A || COMPILE_TEST
	help
	  This enables support for the Freescale DSPI controller in master
	  mode. VF610 platform uses the controller.