diff options
Diffstat (limited to 'configs/MPC8610HPCD_defconfig')
-rw-r--r-- | configs/MPC8610HPCD_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8610HPCD_defconfig b/configs/MPC8610HPCD_defconfig index f4e89515f7..ba94f54b70 100644 --- a/configs/MPC8610HPCD_defconfig +++ b/configs/MPC8610HPCD_defconfig @@ -1,3 +1,4 @@ CONFIG_PPC=y CONFIG_MPC86xx=y CONFIG_TARGET_MPC8610HPCD=y +CONFIG_CMD_NET=y |