diff options
Diffstat (limited to 'include/configs/davinci_dm355leopard.h')
-rw-r--r-- | include/configs/davinci_dm355leopard.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/davinci_dm355leopard.h b/include/configs/davinci_dm355leopard.h index b44b2ea7ac6..dfa0a00475d 100644 --- a/include/configs/davinci_dm355leopard.h +++ b/include/configs/davinci_dm355leopard.h @@ -54,7 +54,6 @@ #define CONFIG_DM9000_BASE 0x04000000 #define DM9000_IO CONFIG_DM9000_BASE #define DM9000_DATA (CONFIG_DM9000_BASE + 16) -#define CONFIG_NET_MULTI /* I2C */ #define CONFIG_HARD_I2C |