]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/xilinx-ppc440-generic_defconfig
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / configs / xilinx-ppc440-generic_defconfig
1 CONFIG_PPC=y
2 CONFIG_4xx=y
3 CONFIG_TARGET_XILINX_PPC440_GENERIC=y
4 CONFIG_DEFAULT_DEVICE_TREE="xilinx-ppc440-generic"
5 CONFIG_FIT=y
6 CONFIG_FIT_VERBOSE=y
7 CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x04100000,BOOT_FROM_XMD=1"
8 CONFIG_HUSH_PARSER=y
9 CONFIG_SYS_PROMPT="board:/# "
10 CONFIG_LOOPW=y
11 CONFIG_CMD_TFTPPUT=y
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_PING=y
14 CONFIG_OF_EMBED=y
15 CONFIG_NETCONSOLE=y
16 CONFIG_SYS_NS16550=y
17 CONFIG_XILINX_UARTLITE=y