From: Patrice Chotard Date: Wed, 31 Jul 2019 07:22:04 +0000 (+0200) Subject: ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support X-Git-Tag: v5.4-rc1~185^2~14^2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b5deabd439ed644c7e22e3217883550d86791851;p=linux.git ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support Enable support for QSPI block on STM32 SoCs. Signed-off-by: Patrice Chotard Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 8f589f4bff92..c5d37dfafe98 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -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