diff options
Diffstat (limited to 'include/configs/M5253DEMO.h')
-rw-r--r-- | include/configs/M5253DEMO.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5253DEMO.h b/include/configs/M5253DEMO.h index 7a44cf7de60..b843e07708a 100644 --- a/include/configs/M5253DEMO.h +++ b/include/configs/M5253DEMO.h @@ -88,7 +88,6 @@ # define CONFIG_SYS_ATA_STRIDE 4 /* Interval between registers */ #endif -#define CONFIG_NET_MULTI 1 #define CONFIG_DRIVER_DM9000 #ifdef CONFIG_DRIVER_DM9000 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300) |