diff options
Diffstat (limited to 'include/configs/mpq101.h')
| -rw-r--r-- | include/configs/mpq101.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/include/configs/mpq101.h b/include/configs/mpq101.h index f0ed4d108..a6dc14675 100644 --- a/include/configs/mpq101.h +++ b/include/configs/mpq101.h @@ -261,10 +261,6 @@   */  #ifdef CONFIG_TSEC_ENET -# ifndef CONFIG_NET_MULTI -#  define CONFIG_NET_MULTI -# endif -  # define CONFIG_MII                /* MII PHY management */  # define CONFIG_MII_DEFAULT_TSEC 1 /* Allow unregistered phys */ |