diff options
Diffstat (limited to 'configs/mx53ard_defconfig')
-rw-r--r-- | configs/mx53ard_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53ard_defconfig b/configs/mx53ard_defconfig index 06f6d1585b..7690765dc5 100644 --- a/configs/mx53ard_defconfig +++ b/configs/mx53ard_defconfig @@ -19,7 +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_NAND=y +CONFIG_MTD_RAW_NAND=y CONFIG_SYS_NAND_USE_FLASH_BBT=y CONFIG_NAND_MXC=y CONFIG_MII=y |