diff options
Diffstat (limited to 'configs/mx53ppd_defconfig')
-rw-r--r-- | configs/mx53ppd_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig index ceea322004..e34f72796c 100644 --- a/configs/mx53ppd_defconfig +++ b/configs/mx53ppd_defconfig @@ -6,8 +6,8 @@ CONFIG_NR_DRAM_BANKS=2 CONFIG_ENV_SIZE=0x2800 CONFIG_TARGET_MX53PPD=y CONFIG_DM_GPIO=y -CONFIG_BOOTCOUNT_BOOTLIMIT=10 CONFIG_DEFAULT_DEVICE_TREE="imx53-ppd" +CONFIG_BOOTCOUNT_BOOTLIMIT=10 CONFIG_FIT=y CONFIG_SUPPORT_RAW_INITRD=y CONFIG_OF_BOARD_SETUP=y |