diff options
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r-- | configs/malta_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig index 1035bd661b..29fd977a55 100644 --- a/configs/malta_defconfig +++ b/configs/malta_defconfig @@ -1,2 +1,3 @@ CONFIG_MIPS=y CONFIG_TARGET_MALTA=y +CONFIG_CMD_NET=y |