]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/woodburn_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / woodburn_defconfig
CommitLineData
dd84058d
MY
1CONFIG_ARM=y
2CONFIG_TARGET_WOODBURN=y
bb597c0e 3CONFIG_BOOTDELAY=3
adad96e6 4CONFIG_HUSH_PARSER=y
181bd9dc 5CONFIG_SYS_PROMPT="woodburn U-Boot > "
89cb2b5f 6CONFIG_CMD_MMC=y
78d1e1d0
TR
7CONFIG_CMD_SPI=y
8CONFIG_CMD_I2C=y
e4aa8edb 9CONFIG_CMD_GPIO=y
80df6913 10# CONFIG_CMD_SETEXPR is not set
78d1e1d0 11CONFIG_CMD_DHCP=y
89cb2b5f 12CONFIG_CMD_MII=y
78d1e1d0 13CONFIG_CMD_PING=y
89cb2b5f
TR
14CONFIG_CMD_CACHE=y
15CONFIG_CMD_EXT2=y
16CONFIG_CMD_FAT=y