diff options
Diffstat (limited to 'configs/strider_cpu_defconfig')
-rw-r--r-- | configs/strider_cpu_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/strider_cpu_defconfig b/configs/strider_cpu_defconfig index 507d6a1223..e9a658fac7 100644 --- a/configs/strider_cpu_defconfig +++ b/configs/strider_cpu_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 |