diff options
Diffstat (limited to 'include/configs/MPC832XEMDS.h')
| -rw-r--r-- | include/configs/MPC832XEMDS.h | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/include/configs/MPC832XEMDS.h b/include/configs/MPC832XEMDS.h index f136a8e16..823b9f127 100644 --- a/include/configs/MPC832XEMDS.h +++ b/include/configs/MPC832XEMDS.h @@ -332,7 +332,6 @@  #ifdef CONFIG_PCI -#define CONFIG_NET_MULTI  #define CONFIG_PCI_PNP		/* do pci plug-and-play */  #define CONFIG_83XX_PCI_STREAMING @@ -342,11 +341,6 @@  #endif	/* CONFIG_PCI */ - -#ifndef CONFIG_NET_MULTI -#define CONFIG_NET_MULTI	1 -#endif -  /*   * QE UEC ethernet configuration   */ |