summaryrefslogtreecommitdiff
path: root/include/configs/xsengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/xsengine.h')
-rw-r--r--include/configs/xsengine.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h
index 2697ccaf62..f68461bb22 100644
--- a/include/configs/xsengine.h
+++ b/include/configs/xsengine.h
@@ -94,7 +94,8 @@
#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */
/* Hardware drivers */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
#define CONFIG_SMC91111_BASE 0x04000300
#define CONFIG_SMC_USE_32_BIT 1