projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ceb11
)
spi: qup: Enable driver compilation with COMPILE_TEST
author
Axel Lin
<axel.lin@ingics.com>
Sun, 23 Feb 2014 05:28:33 +0000
(13:28 +0800)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/drivers/spi/Kconfig
b/drivers/spi/Kconfig
index 86c254d76406fe85b9229a354b044304cc02aac1..f0351d88085e747a4b15db3baf29c3a02038a372 100644
(file)
--- a/
drivers/spi/Kconfig
+++ b/
drivers/spi/Kconfig
@@
-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)