summaryrefslogtreecommitdiffstats
path: root/include/configs/MigoR.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/MigoR.h')
-rw-r--r--include/configs/MigoR.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/MigoR.h b/include/configs/MigoR.h
index 3853574fcb..60838925d4 100644
--- a/include/configs/MigoR.h
+++ b/include/configs/MigoR.h
@@ -50,7 +50,8 @@
#undef CONFIG_SHOW_BOOT_PROGRESS
/* SMC9111 */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
#define CONFIG_SMC91111_BASE (0xB0000000)
/* MEMORY */
OpenPOWER on IntegriCloud