]> Git Repo - linux.git/commitdiff
ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support
authorPatrice Chotard <[email protected]>
Wed, 31 Jul 2019 07:22:04 +0000 (09:22 +0200)
committerAlexandre Torgue <[email protected]>
Fri, 2 Aug 2019 14:24:23 +0000 (16:24 +0200)
Enable support for QSPI block on STM32 SoCs.

Signed-off-by: Patrice Chotard <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
arch/arm/configs/multi_v7_defconfig

index 8f589f4bff9205862b57bba655bdfcff61545683..c5d37dfafe9844710c9b9494e4b1588c69ecce68 100644 (file)
@@ -404,6 +404,7 @@ CONFIG_SPI_SH_MSIOF=m
 CONFIG_SPI_SH_HSPI=y
 CONFIG_SPI_SIRF=y
 CONFIG_SPI_STM32=m
+CONFIG_SPI_STM32_QSPI=m
 CONFIG_SPI_SUN4I=y
 CONFIG_SPI_SUN6I=y
 CONFIG_SPI_TEGRA114=y
This page took 0.058967 seconds and 4 git commands to generate.