diff options
Diffstat (limited to 'include/configs/ppmc7xx.h')
-rw-r--r-- | include/configs/ppmc7xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ppmc7xx.h b/include/configs/ppmc7xx.h index 652b85efd5..d3c8990857 100644 --- a/include/configs/ppmc7xx.h +++ b/include/configs/ppmc7xx.h @@ -121,12 +121,10 @@ /* * Network config * - * CONFIG_NET_MULTI - Support for multiple network interfaces * CONFIG_EEPRO100 - Intel 8255x Ethernet Controller * CONFIG_EEPRO100_SROM_WRITE - Enable writing to network card ROM */ -#define CONFIG_NET_MULTI #define CONFIG_EEPRO100 #define CONFIG_EEPRO100_SROM_WRITE |