spi: qup: Enable driver compilation with COMPILE_TEST
This helps increasing build testing coverage. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Родитель
f0ceb114ae
Коммит
702d3cf9d0
|
@ -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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче