diff options
Diffstat (limited to 'include/configs/secomx6quq7.h')
-rw-r--r-- | include/configs/secomx6quq7.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/secomx6quq7.h b/include/configs/secomx6quq7.h index c90626f..c3a4961 100644 --- a/include/configs/secomx6quq7.h +++ b/include/configs/secomx6quq7.h @@ -33,8 +33,6 @@ #define CONFIG_FEC_XCV_TYPE RGMII #define CONFIG_ETHPRIME "FEC" #define CONFIG_FEC_MXC_PHYADDR 6 -#define CONFIG_PHYLIB -#define CONFIG_PHY_MICREL #define CONFIG_EXTRA_ENV_SETTINGS \ "netdev=eth0\0" \ |