diff options
Diffstat (limited to 'configs/MPC8555CDS_legacy_defconfig')
-rw-r--r-- | configs/MPC8555CDS_legacy_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8555CDS_legacy_defconfig b/configs/MPC8555CDS_legacy_defconfig index 1403136d6e..4d1acd4c4d 100644 --- a/configs/MPC8555CDS_legacy_defconfig +++ b/configs/MPC8555CDS_legacy_defconfig @@ -18,6 +18,7 @@ CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_FLASH=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_PHY_MARVELL=y CONFIG_NETDEVICES=y CONFIG_TSEC_ENET=y CONFIG_CONS_INDEX=2 |