blob: ca28d92e3df90cc49e1a6dc84f1f793585fdf28a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
CONFIG_MIPS=y
CONFIG_TARGET_MALTA=y
CONFIG_SYS_LITTLE_ENDIAN=y
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_LOADB is not set
# CONFIG_CMD_LOADS is not set
# CONFIG_CMD_FPGA is not set
# CONFIG_CMD_SETEXPR is not set
# CONFIG_CMD_NFS is not set
CONFIG_SYS_NS16550=y
CONFIG_USE_PRIVATE_LIBGCC=y
|