diff options
Diffstat (limited to 'include/configs/omap5912osk.h')
-rw-r--r-- | include/configs/omap5912osk.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/omap5912osk.h b/include/configs/omap5912osk.h index d0ce9dc91..bc660e39e 100644 --- a/include/configs/omap5912osk.h +++ b/include/configs/omap5912osk.h @@ -61,7 +61,8 @@ */ /* */ -#define CONFIG_DRIVER_LAN91C96 +#define CONFIG_NET_MULTI +#define CONFIG_LAN91C96 #define CONFIG_LAN91C96_BASE 0x04800300 #define CONFIG_LAN91C96_EXT_PHY |