]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/devconcenter_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / devconcenter_defconfig
1 CONFIG_PPC=y
2 CONFIG_4xx=y
3 CONFIG_TARGET_INTIP=y
4 CONFIG_FIT=y
5 CONFIG_OF_BOARD_SETUP=y
6 CONFIG_SYS_EXTRA_OPTIONS="DEVCONCENTER"
7 CONFIG_BOOTDELAY=5
8 CONFIG_HUSH_PARSER=y
9 CONFIG_CMD_ASKENV=y
10 CONFIG_CMD_GREPENV=y
11 CONFIG_LOOPW=y
12 CONFIG_CMD_I2C=y
13 CONFIG_CMD_USB=y
14 CONFIG_CMD_DHCP=y
15 CONFIG_CMD_MII=y
16 CONFIG_CMD_PING=y
17 CONFIG_CMD_SNTP=y
18 CONFIG_CMD_CACHE=y
19 CONFIG_CMD_EXT2=y
20 CONFIG_CMD_FAT=y
21 CONFIG_SYS_NS16550=y
22 CONFIG_OF_LIBFDT=y