diff options
Diffstat (limited to 'configs/MPC8315ERDB_defconfig')
-rw-r--r-- | configs/MPC8315ERDB_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/MPC8315ERDB_defconfig b/configs/MPC8315ERDB_defconfig index e6f9224141..c8a4b00919 100644 --- a/configs/MPC8315ERDB_defconfig +++ b/configs/MPC8315ERDB_defconfig @@ -27,7 +27,8 @@ CONFIG_BOOTP_HOSTNAME=y CONFIG_FSL_SATA=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y -CONFIG_PHYLIB=y +CONFIG_NETDEVICES=y +CONFIG_TSEC_ENET=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |