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

Commit 83fefd2d authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

spi: st-ssc4: Allow compile test build



There is no build dependency for this driver, so enable COMPILE_TEST to get
better build coverage.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f55532a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -569,7 +569,7 @@ config SPI_SIRF


config SPI_ST_SSC4
config SPI_ST_SSC4
	tristate "STMicroelectronics SPI SSC-based driver"
	tristate "STMicroelectronics SPI SSC-based driver"
	depends on ARCH_STI
	depends on ARCH_STI || COMPILE_TEST
	help
	help
	  STMicroelectronics SoCs support for SPI. If you say yes to
	  STMicroelectronics SoCs support for SPI. If you say yes to
	  this option, support will be included for the SSC driven SPI.
	  this option, support will be included for the SSC driven SPI.