summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/davinci_dm355evm.h1
-rw-r--r--include/configs/pm9261.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/davinci_dm355evm.h b/include/configs/davinci_dm355evm.h
index 9a7df08..c35f5c9 100644
--- a/include/configs/davinci_dm355evm.h
+++ b/include/configs/davinci_dm355evm.h
@@ -57,6 +57,7 @@
#define CONFIG_DM9000_BASE 0x04014000
#define DM9000_IO CONFIG_DM9000_BASE
#define DM9000_DATA (CONFIG_DM9000_BASE + 2)
+#define CONFIG_NET_MULTI
/* I2C */
#define CONFIG_HARD_I2C
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index ac09cf2..4784c40 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -253,6 +253,7 @@
#define CONFIG_DM9000_USE_16BIT 1
#define CONFIG_NET_RETRY_COUNT 20
#define CONFIG_RESET_PHY_R 1
+#define CONFIG_NET_MULTI
/* USB */
#define CONFIG_USB_ATMEL