diff options
Diffstat (limited to 'configs/mx53ard_defconfig')
-rw-r--r-- | configs/mx53ard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx53ard_defconfig b/configs/mx53ard_defconfig index 7690765dc5e..f0ecb4dcd39 100644 --- a/configs/mx53ard_defconfig +++ b/configs/mx53ard_defconfig @@ -19,6 +19,7 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_FSL_ESDHC_IMX=y +CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y CONFIG_SYS_NAND_USE_FLASH_BBT=y CONFIG_NAND_MXC=y |