]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/mx53smd_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / mx53smd_defconfig
... / ...
CommitLineData
1CONFIG_ARM=y
2CONFIG_TARGET_MX53SMD=y
3CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg"
4CONFIG_BOOTDELAY=3
5CONFIG_HUSH_PARSER=y
6# CONFIG_CMD_IMLS is not set
7CONFIG_CMD_MMC=y
8CONFIG_CMD_I2C=y
9# CONFIG_CMD_SETEXPR is not set
10CONFIG_CMD_DHCP=y
11CONFIG_CMD_MII=y
12CONFIG_CMD_PING=y
13CONFIG_CMD_FAT=y
14CONFIG_OF_LIBFDT=y