diff options
Diffstat (limited to 'configs/stm32mp15_optee_defconfig')
-rw-r--r-- | configs/stm32mp15_optee_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32mp15_optee_defconfig b/configs/stm32mp15_optee_defconfig index d53b5dff9c..791c1a94bd 100644 --- a/configs/stm32mp15_optee_defconfig +++ b/configs/stm32mp15_optee_defconfig @@ -73,8 +73,8 @@ CONFIG_STM32_IPCC=y CONFIG_DM_MMC=y CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_STM32_SDMMC2=y -CONFIG_DM_MTD=y CONFIG_MTD=y +CONFIG_DM_MTD=y CONFIG_MTD_RAW_NAND=y CONFIG_NAND_STM32_FMC2=y CONFIG_MTD_SPI_NAND=y |