diff options
Diffstat (limited to 'configs/omap3_overo_defconfig')
-rw-r--r-- | configs/omap3_overo_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap3_overo_defconfig b/configs/omap3_overo_defconfig index b18b062ecd..a5069fd964 100644 --- a/configs/omap3_overo_defconfig +++ b/configs/omap3_overo_defconfig @@ -36,6 +36,7 @@ CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y CONFIG_TWL4030_LED=y CONFIG_MMC_OMAP_HS=y +CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPL_NAND_SIMPLE=y @@ -50,4 +51,3 @@ CONFIG_USB_EHCI_HCD=y CONFIG_FAT_WRITE=y CONFIG_BCH=y CONFIG_OF_LIBFDT=y -CONFIG_MTD=y |