diff options
Diffstat (limited to 'configs/maltael_defconfig')
-rw-r--r-- | configs/maltael_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/maltael_defconfig b/configs/maltael_defconfig index 011525fc2b..293586093d 100644 --- a/configs/maltael_defconfig +++ b/configs/maltael_defconfig @@ -1,3 +1,4 @@ CONFIG_MIPS=y CONFIG_TARGET_MALTA=y CONFIG_SYS_LITTLE_ENDIAN=y +CONFIG_CMD_NET=y |