]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/mx53loco_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / mx53loco_defconfig
CommitLineData
dd84058d
MY
1CONFIG_ARM=y
2CONFIG_TARGET_MX53LOCO=y
bd328eb3 3CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53loco/imximage.cfg"
adad96e6 4CONFIG_HUSH_PARSER=y
89cb2b5f 5CONFIG_CMD_BOOTZ=y
ef0f2f57 6# CONFIG_CMD_IMLS is not set
89cb2b5f 7CONFIG_CMD_MMC=y
78d1e1d0 8CONFIG_CMD_USB=y
ef0f2f57 9# CONFIG_CMD_SETEXPR is not set
78d1e1d0 10CONFIG_CMD_DHCP=y
89cb2b5f 11CONFIG_CMD_MII=y
78d1e1d0 12CONFIG_CMD_PING=y
89cb2b5f
TR
13CONFIG_CMD_EXT2=y
14CONFIG_CMD_FAT=y
15CONFIG_CMD_FS_GENERIC=y
69e173eb 16CONFIG_OF_LIBFDT=y