[PATCH v2 9/9] arm64: defconfig: Enable STM32 OctoSPI driver
patrice.chotard at foss.st.com
patrice.chotard at foss.st.com
Tue Jan 28 00:17:31 PST 2025
From: Patrice Chotard <patrice.chotard at foss.st.com>
Enable the STM32 OctoSPI driver.
Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index bbbaf9a91d6f..b089cf4b90a1 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -577,6 +577,7 @@ CONFIG_SPI_QUP=y
CONFIG_SPI_QCOM_GENI=m
CONFIG_SPI_S3C64XX=y
CONFIG_SPI_SH_MSIOF=m
+CONFIG_SPI_STM32_OSPI=m
CONFIG_SPI_SUN6I=y
CONFIG_SPI_TEGRA210_QUAD=m
CONFIG_SPI_TEGRA114=m
--
2.25.1
More information about the linux-arm-kernel
mailing list