spi: Kconfig: Add STM32F4 support for STM32_QSPI driver
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 30 Apr 2019 14:09:18 +0000 (16:09 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 6 May 2019 07:50:28 +0000 (09:50 +0200)
Allow to select STM32_QSPI driver on STM32F4 SoCs.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/spi/Kconfig

index fb794ad..e9dadf0 100644 (file)
@@ -222,7 +222,7 @@ config SPI_SUNXI
 
 config STM32_QSPI
        bool "STM32F7 QSPI driver"
-       depends on STM32F7 || ARCH_STM32MP
+       depends on STM32F4 || STM32F7 || ARCH_STM32MP
        help
          Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
          used to access the SPI NOR flash chips on platforms embedding