diff options
Diffstat (limited to 'configs/MPC8548CDS_legacy_defconfig')
-rw-r--r-- | configs/MPC8548CDS_legacy_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8548CDS_legacy_defconfig b/configs/MPC8548CDS_legacy_defconfig index d6a020d..bdc7aa5 100644 --- a/configs/MPC8548CDS_legacy_defconfig +++ b/configs/MPC8548CDS_legacy_defconfig @@ -3,3 +3,4 @@ CONFIG_MPC85xx=y CONFIG_TARGET_MPC8548CDS=y CONFIG_SYS_EXTRA_OPTIONS="LEGACY" CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |