]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/malta_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / malta_defconfig
1 CONFIG_MIPS=y
2 CONFIG_TARGET_MALTA=y
3 CONFIG_HUSH_PARSER=y
4 CONFIG_SYS_PROMPT="malta # "
5 # CONFIG_CMD_LOADB is not set
6 # CONFIG_CMD_LOADS is not set
7 # CONFIG_CMD_FPGA is not set
8 # CONFIG_CMD_SETEXPR is not set
9 CONFIG_CMD_DHCP=y
10 # CONFIG_CMD_NFS is not set
11 CONFIG_CMD_PING=y
12 CONFIG_SYS_NS16550=y
13 CONFIG_USE_PRIVATE_LIBGCC=y