summaryrefslogtreecommitdiffstats
path: root/include/configs/rsk7203.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rsk7203.h')
-rw-r--r--include/configs/rsk7203.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/configs/rsk7203.h b/include/configs/rsk7203.h
index 36e4c017bb..9aa71b4496 100644
--- a/include/configs/rsk7203.h
+++ b/include/configs/rsk7203.h
@@ -105,8 +105,9 @@
#define CONFIG_SYS_HZ (CONFIG_SYS_CLK_FREQ / CMT_CLK_DIVIDER)
/* Network interface */
-#define CONFIG_DRIVER_SMC911X
-#define CONFIG_DRIVER_SMC911X_16_BIT
-#define CONFIG_DRIVER_SMC911X_BASE (0x24000000)
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC911X
+#define CONFIG_SMC911X_16_BIT
+#define CONFIG_SMC911X_BASE (0x24000000)
#endif /* __RSK7203_H */
OpenPOWER on IntegriCloud