]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/hrcon_dh_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / hrcon_dh_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC83xx=y
3 CONFIG_TARGET_HRCON=y
4 CONFIG_FIT=y
5 CONFIG_FIT_VERBOSE=y
6 CONFIG_OF_BOARD_SETUP=y
7 CONFIG_OF_STDOUT_VIA_ALIAS=y
8 CONFIG_SYS_EXTRA_OPTIONS="HRCON_DH"
9 CONFIG_BOOTDELAY=5
10 CONFIG_HUSH_PARSER=y
11 CONFIG_CMD_MMC=y
12 CONFIG_CMD_I2C=y
13 CONFIG_CMD_MII=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_EXT2=y
16 CONFIG_SYS_NS16550=y
17 CONFIG_OF_LIBFDT=y