From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 28 Jun 2009 12:14:21 +0000 (+0200) Subject: dm355/pm9261: add missing CONFIG_NET_MULTI X-Git-Tag: v2009.08-rc1~118^2~16 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=c8badbe500a752f42049e51042767ee62ea714e0;p=karo-tx-uboot.git dm355/pm9261: add missing CONFIG_NET_MULTI Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- diff --git a/include/configs/davinci_dm355evm.h b/include/configs/davinci_dm355evm.h index 9a7df083fb..c35f5c933f 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 ac09cf2947..4784c40d46 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