diff options
Diffstat (limited to 'configs/MPC8544DS_defconfig')
-rw-r--r-- | configs/MPC8544DS_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MPC8544DS_defconfig b/configs/MPC8544DS_defconfig index 01381b0cdd..0ed0f1b104 100644 --- a/configs/MPC8544DS_defconfig +++ b/configs/MPC8544DS_defconfig @@ -25,11 +25,11 @@ CONFIG_BOOTP_HOSTNAME=y CONFIG_SCSI_AHCI=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y -CONFIG_PHYLIB=y CONFIG_NETDEVICES=y CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_RTL8139=y +CONFIG_TSEC_ENET=y CONFIG_SCSI=y CONFIG_SYS_NS16550=y CONFIG_USB=y |