ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support

Enable support for QSPI block on STM32 SoCs.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Patrice Chotard 2019-07-31 09:22:04 +02:00 committed by Alexandre Torgue
parent b343037de4
commit b5deabd439
1 changed files with 1 additions and 0 deletions

View 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