]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/a3m071_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / a3m071_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_HUSH_PARSER=y
8 CONFIG_LOOPW=y
9 # CONFIG_CMD_SETEXPR is not set
10 CONFIG_CMD_DHCP=y
11 CONFIG_CMD_PING=y
12 CONFIG_CMD_LINK_LOCAL=y
13 CONFIG_LIB_RAND=y
14 CONFIG_OF_LIBFDT=y