Add CONFIG_MII_INIT support to related boards
[platform/kernel/u-boot.git] / board / fads / fads.h
index 83c6704..ffa72cb 100644 (file)
@@ -96,6 +96,7 @@
 
 #ifdef CONFIG_FEC_ENET
 #define CFG_DISCOVER_PHY
+#define CONFIG_MII_INIT                1
 #endif