OSDN Git Service

spi: qup: Enable driver compilation with COMPILE_TEST
authorAxel Lin <axel.lin@ingics.com>
Sun, 23 Feb 2014 05:28:33 +0000 (13:28 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 23 Feb 2014 05:39:06 +0000 (14:39 +0900)
This helps increasing build testing coverage.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/Kconfig

index 86c254d..f0351d8 100644 (file)
@@ -383,7 +383,7 @@ config SPI_RSPI
 
 config SPI_QUP
        tristate "Qualcomm SPI controller with QUP interface"
-       depends on ARCH_MSM_DT
+       depends on ARCH_MSM_DT || COMPILE_TEST
        help
          Qualcomm Universal Peripheral (QUP) core is an AHB slave that
          provides a common data path (an output FIFO and an input FIFO)