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

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

spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST



This helps increasing build testing coverage.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Reviewed-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent f620e4b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -522,7 +522,7 @@ config SPI_XILINX

config SPI_XTENSA_XTFPGA
	tristate "Xtensa SPI controller for xtfpga"
	depends on XTENSA && XTENSA_PLATFORM_XTFPGA
	depends on (XTENSA && XTENSA_PLATFORM_XTFPGA) || COMPILE_TEST
	select SPI_BITBANG
	help
	  SPI driver for xtfpga SPI master controller.