]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/cm5200_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / cm5200_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC5xxx=y
3 CONFIG_TARGET_CM5200=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_BOOTDELAY=5
6 CONFIG_CMD_ASKENV=y
7 CONFIG_LOOPW=y
8 CONFIG_CMD_I2C=y
9 CONFIG_CMD_USB=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_DHCP=y
12 CONFIG_CMD_MII=y
13 CONFIG_CMD_PING=y
14 CONFIG_CMD_SNTP=y
15 CONFIG_CMD_FAT=y
16 CONFIG_OF_LIBFDT=y