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

Commit 5634dd8b authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

spi: clps711x: Enable driver compilation with COMPILE_TEST



This helps increasing build testing coverage.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 3dc92594
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ config SPI_BUTTERFLY

config SPI_CLPS711X
	tristate "CLPS711X host SPI controller"
	depends on ARCH_CLPS711X
	depends on ARCH_CLPS711X || COMPILE_TEST
	help
	  This enables dedicated general purpose SPI/Microwire1-compatible
	  master mode interface (SSI1) for CLPS711X-based CPUs.