diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index c6c91e98b0..2a6cea3322 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -61,6 +61,8 @@ CONFIG_SYS_I2C_RCAR_IIC=y CONFIG_DM_MMC=y CONFIG_RENESAS_SDHI=y CONFIG_MTD=y +CONFIG_MTD_DEVICE=y +CONFIG_MTD_PARTITIONS=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_SPANSION=y |