]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/sequoia_ramboot_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / sequoia_ramboot_defconfig
1 CONFIG_PPC=y
2 CONFIG_4xx=y
3 CONFIG_TARGET_SEQUOIA=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_SYS_EXTRA_OPTIONS="SEQUOIA,SYS_RAMBOOT,SYS_TEXT_BASE=0x01000000,SYS_LDSCRIPT=board/amcc/sequoia/u-boot-ram.lds"
6 CONFIG_HUSH_PARSER=y
7 CONFIG_LOOPW=y
8 CONFIG_CMD_I2C=y
9 CONFIG_CMD_USB=y
10 CONFIG_CMD_DHCP=y
11 CONFIG_CMD_PING=y
12 CONFIG_SYS_NS16550=y
13 CONFIG_OF_LIBFDT=y