diff options
Diffstat (limited to 'configs/MPC8610HPCD_defconfig')
-rw-r--r-- | configs/MPC8610HPCD_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8610HPCD_defconfig b/configs/MPC8610HPCD_defconfig index 38e20340297..6883249cb7e 100644 --- a/configs/MPC8610HPCD_defconfig +++ b/configs/MPC8610HPCD_defconfig @@ -7,6 +7,8 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_I2C=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_EXT2=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |