diff options
Diffstat (limited to 'configs/MPC8572DS_defconfig')
-rw-r--r-- | configs/MPC8572DS_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MPC8572DS_defconfig b/configs/MPC8572DS_defconfig index ac985d98d97..9af509ffd82 100644 --- a/configs/MPC8572DS_defconfig +++ b/configs/MPC8572DS_defconfig @@ -11,8 +11,8 @@ CONFIG_BOOTDELAY=10 CONFIG_HUSH_PARSER=y CONFIG_CMD_REGINFO=y CONFIG_CMD_I2C=y -CONFIG_CMD_USB=y CONFIG_CMD_PCI=y +CONFIG_CMD_USB=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y # CONFIG_CMD_HASH is not set |