]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/gdppc440etx_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / gdppc440etx_defconfig
1 CONFIG_PPC=y
2 CONFIG_4xx=y
3 CONFIG_TARGET_GDPPC440ETX=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_HUSH_PARSER=y
6 CONFIG_AUTOBOOT_KEYED=y
7 CONFIG_AUTOBOOT_STOP_STR=" "
8 CONFIG_LOOPW=y
9 CONFIG_CMD_I2C=y
10 CONFIG_CMD_DHCP=y
11 CONFIG_CMD_PING=y
12 CONFIG_SYS_NS16550=y
13 CONFIG_OF_LIBFDT=y