]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/mx53ard_defconfig
Sync defconfig files by savedefconfig
[people/ms/u-boot.git] / configs / mx53ard_defconfig
CommitLineData
dd84058d
MY
1CONFIG_ARM=y
2CONFIG_TARGET_MX53ARD=y
bd328eb3 3CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53ard/imximage_dd3.cfg"
bb597c0e 4CONFIG_BOOTDELAY=3
18780951 5CONFIG_DEFAULT_FDT_FILE="imx53-ard.dtb"
adad96e6 6CONFIG_HUSH_PARSER=y
89cb2b5f 7CONFIG_CMD_BOOTZ=y
ef0f2f57 8# CONFIG_CMD_IMLS is not set
89cb2b5f 9CONFIG_CMD_MMC=y
78d1e1d0
TR
10CONFIG_CMD_I2C=y
11CONFIG_CMD_DHCP=y
89cb2b5f 12CONFIG_CMD_MII=y
78d1e1d0 13CONFIG_CMD_PING=y
89cb2b5f 14CONFIG_CMD_FAT=y
69e173eb 15CONFIG_OF_LIBFDT=y