diff options
Diffstat (limited to 'configs/MPC8568MDS_defconfig')
-rw-r--r-- | configs/MPC8568MDS_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MPC8568MDS_defconfig b/configs/MPC8568MDS_defconfig index 934ef3b456..f445ac172b 100644 --- a/configs/MPC8568MDS_defconfig +++ b/configs/MPC8568MDS_defconfig @@ -20,7 +20,7 @@ CONFIG_ENV_IS_IN_FLASH=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHY_MARVELL=y -CONFIG_NETDEVICES=y +CONFIG_MII=y CONFIG_TSEC_ENET=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |