summaryrefslogtreecommitdiff
path: root/include/configs/P1023RDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/P1023RDS.h')
-rw-r--r--include/configs/P1023RDS.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/P1023RDS.h b/include/configs/P1023RDS.h
index 9386674974..e9069222dc 100644
--- a/include/configs/P1023RDS.h
+++ b/include/configs/P1023RDS.h
@@ -394,15 +394,10 @@ extern unsigned long get_clock_freq(void);
#if defined(CONFIG_PCI)
#define CONFIG_E1000 /* Defind e1000 pci Ethernet card */
-#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#endif /* CONFIG_PCI */
-#ifndef CONFIG_NET_MULTI
-#define CONFIG_NET_MULTI
-#endif
-
/*
* Environment
*/