diff options
Diffstat (limited to 'configs/mpc5121ads_rev2_defconfig')
-rw-r--r-- | configs/mpc5121ads_rev2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mpc5121ads_rev2_defconfig b/configs/mpc5121ads_rev2_defconfig index bda0863b96..b9cbb3b517 100644 --- a/configs/mpc5121ads_rev2_defconfig +++ b/configs/mpc5121ads_rev2_defconfig @@ -2,3 +2,4 @@ CONFIG_PPC=y CONFIG_MPC512X=y CONFIG_TARGET_MPC5121ADS=y CONFIG_SYS_EXTRA_OPTIONS="MPC5121ADS_REV2" +CONFIG_CMD_NET=y |