|
@@ -108,7 +108,7 @@ config SPI_INTEL_SPI_PLATFORM
|
|
|
|
|
|
config SPI_STM32_QUADSPI
|
|
config SPI_STM32_QUADSPI
|
|
tristate "STM32 Quad SPI controller"
|
|
tristate "STM32 Quad SPI controller"
|
|
- depends on ARCH_STM32
|
|
|
|
|
|
+ depends on ARCH_STM32 || COMPILE_TEST
|
|
help
|
|
help
|
|
This enables support for the STM32 Quad SPI controller.
|
|
This enables support for the STM32 Quad SPI controller.
|
|
We only connect the NOR to this controller.
|
|
We only connect the NOR to this controller.
|