diff options
Diffstat (limited to 'include/configs/ICU862.h')
-rw-r--r-- | include/configs/ICU862.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ICU862.h b/include/configs/ICU862.h index b0c8ac6b4ea..73ff0a35606 100644 --- a/include/configs/ICU862.h +++ b/include/configs/ICU862.h @@ -85,6 +85,7 @@ #undef CONFIG_SCC1_ENET /* disable SCC1 ethernet */ #define CONFIG_FEC_ENET 1 /* use FEC ethernet */ +#define CONFIG_MII 1 #if 1 #define CFG_DISCOVER_PHY 1 #else |