]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/qemu_mips64el_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / qemu_mips64el_defconfig
CommitLineData
dd84058d 1CONFIG_MIPS=y
aa45f75e 2CONFIG_TARGET_QEMU_MIPS=y
0e1dc345 3CONFIG_SYS_LITTLE_ENDIAN=y
aa45f75e 4CONFIG_CPU_MIPS64_R1=y
adad96e6 5CONFIG_HUSH_PARSER=y
78d1e1d0 6CONFIG_SYS_PROMPT="qemu-mips64el # "
ef0f2f57
JH
7# CONFIG_CMD_LOADB is not set
8# CONFIG_CMD_LOADS is not set
9# CONFIG_CMD_SETEXPR is not set
78d1e1d0
TR
10CONFIG_CMD_RARP=y
11CONFIG_CMD_DHCP=y
9e39003e 12CONFIG_SYS_NS16550=y
c9bb942e 13CONFIG_USE_PRIVATE_LIBGCC=y