diff options
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r-- | configs/malta_defconfig | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig index 4f0c483227..3056c48b97 100644 --- a/configs/malta_defconfig +++ b/configs/malta_defconfig @@ -1,4 +1,8 @@ CONFIG_MIPS=y CONFIG_TARGET_MALTA=y -CONFIG_CMD_NET=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_USE_PRIVATE_LIBGCC=y |