mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 17:13:28 +08:00
16 lines
372 B
Plaintext
16 lines
372 B
Plaintext
|
CONFIG_MIPS=y
|
||
|
CONFIG_TARGET_MALTA=y
|
||
|
CONFIG_CPU_MIPS64_R2=y
|
||
|
CONFIG_DEFAULT_DEVICE_TREE="mti,malta"
|
||
|
CONFIG_HUSH_PARSER=y
|
||
|
CONFIG_SYS_PROMPT="malta # "
|
||
|
# 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_DHCP=y
|
||
|
# CONFIG_CMD_NFS is not set
|
||
|
CONFIG_CMD_PING=y
|
||
|
CONFIG_OF_EMBED=y
|
||
|
CONFIG_SYS_NS16550=y
|