diff options
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r-- | configs/malta_defconfig | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig index 29fd977..3056c48 100644 --- a/configs/malta_defconfig +++ b/configs/malta_defconfig @@ -1,3 +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 |