]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/VCMA9_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / VCMA9_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_VCMA9=y
3 CONFIG_BOOTDELAY=5
4 CONFIG_HUSH_PARSER=y
5 CONFIG_SYS_PROMPT="VCMA9 # "
6 CONFIG_CMD_I2C=y
7 CONFIG_CMD_USB=y
8 # CONFIG_CMD_SETEXPR is not set
9 CONFIG_CMD_DHCP=y
10 CONFIG_CMD_PING=y
11 CONFIG_CMD_CACHE=y
12 CONFIG_CMD_FAT=y