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