diff options
Diffstat (limited to 'configs/MIP405_defconfig')
-rw-r--r-- | configs/MIP405_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/MIP405_defconfig b/configs/MIP405_defconfig index 2250011607..c243de82c9 100644 --- a/configs/MIP405_defconfig +++ b/configs/MIP405_defconfig @@ -2,5 +2,9 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_MIP405=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 |