diff options
Diffstat (limited to 'configs/xpedite517x_defconfig')
-rw-r--r-- | configs/xpedite517x_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/xpedite517x_defconfig b/configs/xpedite517x_defconfig index ef56503b8b..8353d1e1f6 100644 --- a/configs/xpedite517x_defconfig +++ b/configs/xpedite517x_defconfig @@ -28,7 +28,8 @@ CONFIG_CMD_PCA953X=y CONFIG_DS4510=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_PANIC_HANG=y CONFIG_OF_LIBFDT=y |