summaryrefslogtreecommitdiff
path: root/include/configs/gcplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gcplus.h')
-rw-r--r--include/configs/gcplus.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h
index 85db4f5c7..41294b9be 100644
--- a/include/configs/gcplus.h
+++ b/include/configs/gcplus.h
@@ -66,7 +66,8 @@
/*
* Hardware drivers
*/
-#define CONFIG_DRIVER_LAN91C96 /* we have an SMC9194 on-board */
+#define CONFIG_NET_MULTI
+#define CONFIG_LAN91C96 /* we have an SMC9194 on-board */
#define CONFIG_LAN91C96_BASE 0x100e0000
/*