提交 be8dde46 编写于 作者: A Axel Lin 提交者: Mark Brown

spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST

This helps increasing build testing coverage.
Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Reviewed-by: NMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: NMark Brown <broonie@linaro.org>
上级 f620e4b8
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册