]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/a4m2k_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / a4m2k_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC5xxx=y
3 CONFIG_TARGET_A3M071=y
4 CONFIG_SPL=y
5 CONFIG_FIT=y
6 CONFIG_OF_BOARD_SETUP=y
7 CONFIG_SYS_EXTRA_OPTIONS="A4M2K"
8 CONFIG_BOOTDELAY=3
9 CONFIG_HUSH_PARSER=y
10 CONFIG_LOOPW=y
11 # CONFIG_CMD_SETEXPR is not set
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_MII=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_LINK_LOCAL=y
16 CONFIG_CMD_CACHE=y
17 CONFIG_LIB_RAND=y
18 CONFIG_OF_LIBFDT=y