]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/cm5200_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / cm5200_defconfig
CommitLineData
dd84058d
MY
1CONFIG_PPC=y
2CONFIG_MPC5xxx=y
3CONFIG_TARGET_CM5200=y
73223f0e 4CONFIG_OF_BOARD_SETUP=y
bb597c0e 5CONFIG_BOOTDELAY=5
89cb2b5f 6CONFIG_CMD_ASKENV=y
78d1e1d0
TR
7CONFIG_LOOPW=y
8CONFIG_CMD_I2C=y
9CONFIG_CMD_USB=y
ef0f2f57 10# CONFIG_CMD_SETEXPR is not set
78d1e1d0 11CONFIG_CMD_DHCP=y
89cb2b5f 12CONFIG_CMD_MII=y
78d1e1d0
TR
13CONFIG_CMD_PING=y
14CONFIG_CMD_SNTP=y
89cb2b5f 15CONFIG_CMD_FAT=y
69e173eb 16CONFIG_OF_LIBFDT=y