diff options
Diffstat (limited to 'configs/cairo_defconfig')
-rw-r--r-- | configs/cairo_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/cairo_defconfig b/configs/cairo_defconfig index 5002a353af..b5387f5b9e 100644 --- a/configs/cairo_defconfig +++ b/configs/cairo_defconfig @@ -30,6 +30,7 @@ CONFIG_CMD_MTDPARTS=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_SPL_NAND_SIMPLE=y CONFIG_CONS_INDEX=2 @@ -37,5 +38,3 @@ CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT=y -CONFIG_MTD=y -CONFIG_MTD_RAW_NAND=y |