diff options
Diffstat (limited to 'include/configs/MPC8323ERDB.h')
| -rw-r--r-- | include/configs/MPC8323ERDB.h | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/include/configs/MPC8323ERDB.h b/include/configs/MPC8323ERDB.h index 4d4c758eb..a8657b110 100644 --- a/include/configs/MPC8323ERDB.h +++ b/include/configs/MPC8323ERDB.h @@ -318,7 +318,6 @@  #ifdef CONFIG_PCI  #define CONFIG_PCI_SKIP_HOST_BRIDGE -#define CONFIG_NET_MULTI  #define CONFIG_PCI_PNP		/* do pci plug-and-play */  #undef CONFIG_EEPRO100 @@ -327,11 +326,6 @@  #endif	/* CONFIG_PCI */ - -#ifndef CONFIG_NET_MULTI -#define CONFIG_NET_MULTI	1 -#endif -  /*   * QE UEC ethernet configuration   */ |