diff options
Diffstat (limited to 'board/fads')
| -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 83c67049c..ffa72cbb4 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 |