summaryrefslogtreecommitdiffstats
path: root/include/configs/omap1510inn.h
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2009-10-16 00:06:37 -0500
committerBen Warren <biggerbadderben@gmail.com>2009-12-13 21:31:26 -0800
commitac6b362a2598b8cd27beb071fa6224cf8b121e1b (patch)
tree0ad76bba6a3c44c1778a261ac570918400497ae4 /include/configs/omap1510inn.h
parenta1725999b8b7527971183122cdfb54e2f87f61ae (diff)
downloadblackbird-obmc-uboot-ac6b362a2598b8cd27beb071fa6224cf8b121e1b.tar.gz
blackbird-obmc-uboot-ac6b362a2598b8cd27beb071fa6224cf8b121e1b.zip
LAN91C96: Enable NET_MULTI LAN driver
This modification is NOT tested on any of the platforms modified as I dont have them. please help by testing+building+fixing Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'include/configs/omap1510inn.h')
-rw-r--r--include/configs/omap1510inn.h3
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
OpenPOWER on IntegriCloud