diff options
Diffstat (limited to 'include/configs/TOP860.h')
-rw-r--r-- | include/configs/TOP860.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/TOP860.h b/include/configs/TOP860.h index d6ea22d..3a01292 100644 --- a/include/configs/TOP860.h +++ b/include/configs/TOP860.h @@ -203,7 +203,6 @@ /*----------------------------------------------------------------------- * defines we need to get FEC running */ -#define CONFIG_NET_MULTI 1 /* the only way to get the FEC in */ #define CONFIG_FEC_ENET 1 /* Ethernet only via FEC */ #define FEC_ENET 1 /* eth.c needs it that way... */ #define CONFIG_SYS_DISCOVER_PHY 1 |