diff options
Diffstat (limited to 'configs/PIP405_defconfig')
-rw-r--r-- | configs/PIP405_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index 38b3acbb1f..1aec3cb019 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_defconfig @@ -1,3 +1,4 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_PIP405=y +CONFIG_CMD_NET=y |