diff options
Diffstat (limited to 'include/configs/vpac270.h')
-rw-r--r-- | include/configs/vpac270.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h index ea779716f2..9db4d999b7 100644 --- a/include/configs/vpac270.h +++ b/include/configs/vpac270.h @@ -90,7 +90,6 @@ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP -#define CONFIG_NET_MULTI 1 #define CONFIG_DRIVER_DM9000 1 #define CONFIG_DM9000_BASE 0x08000300 /* CS2 */ #define DM9000_IO (CONFIG_DM9000_BASE) |