diff options
Diffstat (limited to 'include/configs/NETTA.h')
| -rw-r--r-- | include/configs/NETTA.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/NETTA.h b/include/configs/NETTA.h index 945f47f8f..20404a394 100644 --- a/include/configs/NETTA.h +++ b/include/configs/NETTA.h @@ -97,6 +97,7 @@  #define	FEC_ENET		1	/* eth.c needs it that way... */  #undef  CFG_DISCOVER_PHY		/* do not discover phys */  #define CONFIG_MII		1 +#define CONFIG_MII_INIT		1  #define CONFIG_RMII		1	/* use RMII interface */  #if defined(CONFIG_NETTA_ISDN) |