diff options
Diffstat (limited to 'configs/MPC8548CDS_legacy_defconfig')
-rw-r--r-- | configs/MPC8548CDS_legacy_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MPC8548CDS_legacy_defconfig b/configs/MPC8548CDS_legacy_defconfig index 0aa112aea7..55799dbf8b 100644 --- a/configs/MPC8548CDS_legacy_defconfig +++ b/configs/MPC8548CDS_legacy_defconfig @@ -17,9 +17,9 @@ CONFIG_CMD_PING=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHY_MARVELL=y -CONFIG_NETDEVICES=y CONFIG_PHY_GIGE=y CONFIG_E1000=y +CONFIG_MII=y CONFIG_TSEC_ENET=y CONFIG_CONS_INDEX=2 CONFIG_SYS_NS16550=y |