diff options
Diffstat (limited to 'include/configs/sbc8560.h')
| -rw-r--r-- | include/configs/sbc8560.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/include/configs/sbc8560.h b/include/configs/sbc8560.h index e0af0d26a..d2199257f 100644 --- a/include/configs/sbc8560.h +++ b/include/configs/sbc8560.h @@ -230,10 +230,6 @@  #ifdef CONFIG_TSEC_ENET -#ifndef CONFIG_NET_MULTI -#define CONFIG_NET_MULTI 	1 -#endif -  #ifndef CONFIG_MII  #define CONFIG_MII		1	/* MII PHY management */  #endif |