diff options
Diffstat (limited to 'include/configs/mx31ads.h')
-rw-r--r-- | include/configs/mx31ads.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index 0bea858..457a24a 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -115,7 +115,6 @@ "cp.b ${loadaddr} ${uboot_addr} ${filesize}; " \ "setenv filesize; saveenv\0" -#define CONFIG_NET_MULTI #define CONFIG_CS8900 #define CONFIG_CS8900_BASE 0xb4020300 #define CONFIG_CS8900_BUS16 1 /* follow the Linux driver */ |