diff options
Diffstat (limited to 'board/fads/fads.h')
-rw-r--r-- | board/fads/fads.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/fads/fads.h b/board/fads/fads.h index 83c6704..ffa72cb 100644 --- a/board/fads/fads.h +++ b/board/fads/fads.h @@ -96,6 +96,7 @@ #ifdef CONFIG_FEC_ENET #define CFG_DISCOVER_PHY +#define CONFIG_MII_INIT 1 #endif |