]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/qemu_mips64el_defconfig
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / configs / qemu_mips64el_defconfig
1 CONFIG_MIPS=y
2 CONFIG_TARGET_QEMU_MIPS=y
3 CONFIG_SYS_LITTLE_ENDIAN=y
4 CONFIG_CPU_MIPS64_R1=y
5 CONFIG_HUSH_PARSER=y
6 CONFIG_SYS_PROMPT="qemu-mips64el # "
7 # CONFIG_CMD_LOADB is not set
8 # CONFIG_CMD_LOADS is not set
9 # CONFIG_CMD_SETEXPR is not set
10 CONFIG_CMD_RARP=y
11 CONFIG_CMD_DHCP=y
12 CONFIG_SYS_NS16550=y
13 CONFIG_USE_PRIVATE_LIBGCC=y