diff options
Diffstat (limited to 'include/configs/omap1610inn.h')
-rw-r--r-- | include/configs/omap1610inn.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/omap1610inn.h b/include/configs/omap1610inn.h index 22c873e0c..832dd426b 100644 --- a/include/configs/omap1610inn.h +++ b/include/configs/omap1610inn.h @@ -58,7 +58,8 @@ */ /* */ -#define CONFIG_DRIVER_LAN91C96 +#define CONFIG_NET_MULTI +#define CONFIG_LAN91C96 #define CONFIG_LAN91C96_BASE 0x04000300 #define CONFIG_LAN91C96_EXT_PHY |