diff options
Diffstat (limited to 'include/configs/cpuat91.h')
-rw-r--r-- | include/configs/cpuat91.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cpuat91.h b/include/configs/cpuat91.h index 75b881cf844..1b43c54f486 100644 --- a/include/configs/cpuat91.h +++ b/include/configs/cpuat91.h @@ -153,7 +153,6 @@ #define CONFIG_SYS_MEMTEST_END \ (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE - 512 * 1024) -#define CONFIG_NET_MULTI #define CONFIG_DRIVER_AT91EMAC #define CONFIG_SYS_RX_ETH_BUFFER 16 #define CONFIG_RMII |