Skip to content

Commit 0000061

Browse files
Patrice ChotardAlexandre Torgue
authored andcommitted
arm64: defconfig: Enable STM32 Octo Memory Manager and OcstoSPI driver
Enable STM32 OctoSPI driver. Enable STM32 Octo Memory Manager (OMM) driver which is needed for OSPI usage on STM32MP257F-EV1 board. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Link: https://lore.kernel.org/r/20250630-upstream_omm_ospi_defconfig-v11-1-6e934fabe698@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent fadfd41 commit 0000061

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ CONFIG_SPI_QUP=y
581581
CONFIG_SPI_QCOM_GENI=m
582582
CONFIG_SPI_S3C64XX=y
583583
CONFIG_SPI_SH_MSIOF=m
584+
CONFIG_SPI_STM32_OSPI=m
584585
CONFIG_SPI_SUN6I=y
585586
CONFIG_SPI_TEGRA210_QUAD=m
586587
CONFIG_SPI_TEGRA114=m
@@ -1520,6 +1521,7 @@ CONFIG_EXTCON_USB_GPIO=y
15201521
CONFIG_EXTCON_USBC_CROS_EC=y
15211522
CONFIG_FSL_IFC=y
15221523
CONFIG_RENESAS_RPCIF=m
1524+
CONFIG_STM32_OMM=m
15231525
CONFIG_IIO=y
15241526
CONFIG_EXYNOS_ADC=y
15251527
CONFIG_IMX8QXP_ADC=m

0 commit comments

Comments
 (0)