diff options
Diffstat (limited to 'configs/MIP405_defconfig')
-rw-r--r-- | configs/MIP405_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MIP405_defconfig b/configs/MIP405_defconfig index 57004e8554..792ca2ddcc 100644 --- a/configs/MIP405_defconfig +++ b/configs/MIP405_defconfig @@ -1,3 +1,4 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_MIP405=y +CONFIG_CMD_NET=y |