]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/flea3_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / flea3_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_FLEA3=y
3 CONFIG_FIT=y
4 CONFIG_BOOTDELAY=3
5 CONFIG_HUSH_PARSER=y
6 CONFIG_SYS_PROMPT="flea3 U-Boot > "
7 CONFIG_CMD_SPI=y
8 CONFIG_CMD_I2C=y
9 # CONFIG_CMD_SETEXPR is not set
10 CONFIG_CMD_DHCP=y
11 CONFIG_CMD_MII=y
12 CONFIG_CMD_PING=y
13 CONFIG_CMD_CACHE=y