summaryrefslogtreecommitdiff
path: root/include/configs/Total5200.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/Total5200.h')
-rw-r--r--include/configs/Total5200.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/Total5200.h b/include/configs/Total5200.h
index 7e3c11ea69..ab02dd1285 100644
--- a/include/configs/Total5200.h
+++ b/include/configs/Total5200.h
@@ -100,6 +100,7 @@
#define CONFIG_PCI_IO_SIZE 0x01000000
#define CONFIG_NET_MULTI 1
+#define CONFIG_MII 1
#define CONFIG_EEPRO100 1
#define CFG_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */
#define CONFIG_NS8382X 1
@@ -108,6 +109,7 @@
#else /* MGT5100 */
+#define CONFIG_MII 1
#define ADD_PCI_CMD 0 /* no CFG_CMD_PCI */
#endif