diff options
Diffstat (limited to 'include/configs/omap1510inn.h')
-rw-r--r-- | include/configs/omap1510inn.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/omap1510inn.h b/include/configs/omap1510inn.h index 8408209d6c..b0ebafd7bd 100644 --- a/include/configs/omap1510inn.h +++ b/include/configs/omap1510inn.h @@ -60,7 +60,8 @@ #define CONFIG_SMC9196_BASE 0x08000300 #define CONFIG_SMC9196_EXT_PHY */ -#define CONFIG_DRIVER_LAN91C96 +#define CONFIG_NET_MULTI +#define CONFIG_LAN91C96 #define CONFIG_LAN91C96_BASE 0x08000300 #define CONFIG_LAN91C96_EXT_PHY |