]> git.sur5r.net Git - u-boot/blob - configs/mx53loco_defconfig
71b9ce4ae55793af632c7f43afe3914d7109011e
[u-boot] / configs / mx53loco_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_MX53LOCO=y
3 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53loco/imximage.cfg"
4 CONFIG_BOOTDELAY=1
5 CONFIG_HUSH_PARSER=y
6 CONFIG_CMD_BOOTZ=y
7 # CONFIG_CMD_IMLS is not set
8 CONFIG_CMD_MMC=y
9 CONFIG_CMD_USB=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_DHCP=y
12 CONFIG_CMD_MII=y
13 CONFIG_CMD_PING=y
14 CONFIG_CMD_EXT2=y
15 CONFIG_CMD_FAT=y
16 CONFIG_CMD_FS_GENERIC=y
17 CONFIG_OF_LIBFDT=y