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: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Axel Lin
2016-04-29 13:38:41 +08:00
committed by Mark Brown
parent f55532a0c0
commit 83fefd2d5b

View File

@@ -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.