]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/PMC440_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / PMC440_defconfig
1 CONFIG_PPC=y
2 CONFIG_4xx=y
3 CONFIG_TARGET_PMC440=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_BOOTDELAY=3
6 CONFIG_AUTOBOOT_KEYED=y
7 CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
8 CONFIG_AUTOBOOT_STOP_STR=" "
9 CONFIG_LOOPW=y
10 CONFIG_CMD_I2C=y
11 CONFIG_CMD_USB=y
12 # CONFIG_CMD_SETEXPR is not set
13 CONFIG_CMD_DHCP=y
14 CONFIG_CMD_MII=y
15 CONFIG_CMD_PING=y
16 CONFIG_CMD_FAT=y
17 CONFIG_SYS_NS16550=y
18 CONFIG_OF_LIBFDT=y