diff options
Diffstat (limited to 'configs/PIP405_defconfig')
-rw-r--r-- | configs/PIP405_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index 2bac7318f1..c9fb9d49a9 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_defconfig @@ -2,5 +2,9 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_PIP405=y CONFIG_HUSH_PARSER=y +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y |