diff options
Diffstat (limited to 'include/configs/sbc8641d.h')
-rw-r--r-- | include/configs/sbc8641d.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h index 8d9f931b7f..61551ece47 100644 --- a/include/configs/sbc8641d.h +++ b/include/configs/sbc8641d.h @@ -332,7 +332,6 @@ #undef CONFIG_SYS_SCSI_SCAN_BUS_REVERSE -#define CONFIG_NET_MULTI #define CONFIG_PCI_PNP /* do pci plug-and-play */ #undef CONFIG_EEPRO100 @@ -361,10 +360,6 @@ #if defined(CONFIG_TSEC_ENET) -#ifndef CONFIG_NET_MULTI -#define CONFIG_NET_MULTI 1 -#endif - /* #define CONFIG_MII 1 */ /* MII PHY management */ #define CONFIG_TSEC1 1 |