Skip to content
Snippets Groups Projects
Commit c8badbe5 authored by Jean-Christophe PLAGNIOL-VILLARD's avatar Jean-Christophe PLAGNIOL-VILLARD
Browse files

dm355/pm9261: add missing CONFIG_NET_MULTI

parent 798bf9a9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment