diff options
Diffstat (limited to 'include/configs/omap730p2.h')
-rw-r--r-- | include/configs/omap730p2.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/omap730p2.h b/include/configs/omap730p2.h index 32a9b2397..a6a8a023f 100644 --- a/include/configs/omap730p2.h +++ b/include/configs/omap730p2.h @@ -65,7 +65,8 @@ * Hardware drivers */ -#define CONFIG_DRIVER_LAN91C96 +#define CONFIG_NET_MULTI +#define CONFIG_LAN91C96 #define CONFIG_LAN91C96_BASE 0x04000300 #define CONFIG_LAN91C96_EXT_PHY |