diff options
Diffstat (limited to 'configs/strider_cpu_dp_defconfig')
-rw-r--r-- | configs/strider_cpu_dp_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/strider_cpu_dp_defconfig b/configs/strider_cpu_dp_defconfig index 8646c44bbc..b8edc2fa64 100644 --- a/configs/strider_cpu_dp_defconfig +++ b/configs/strider_cpu_dp_defconfig @@ -31,7 +31,8 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y CONFIG_MTD_NOR_FLASH=y -CONFIG_PHYLIB=y +CONFIG_NETDEVICES=y +CONFIG_TSEC_ENET=y CONFIG_CONS_INDEX=2 CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |