]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/redwood_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / redwood_defconfig
... / ...
CommitLineData
1CONFIG_PPC=y
2CONFIG_4xx=y
3CONFIG_TARGET_REDWOOD=y
4CONFIG_OF_BOARD_SETUP=y
5CONFIG_BOOTDELAY=5
6CONFIG_HUSH_PARSER=y
7CONFIG_CMD_ASKENV=y
8CONFIG_CMD_GREPENV=y
9CONFIG_LOOPW=y
10CONFIG_CMD_I2C=y
11CONFIG_CMD_DHCP=y
12CONFIG_CMD_MII=y
13CONFIG_CMD_PING=y
14CONFIG_CMD_CACHE=y
15CONFIG_SYS_NS16550=y
16CONFIG_OF_LIBFDT=y