net: phy: nxp-c45-tja11xx: use local definion of features
[pandora-u-boot.git] / include / phy.h
index 27effdb..e02cbdb 100644 (file)
@@ -51,10 +51,6 @@ struct udevice;
                                 PHY_100BT_FEATURES | \
                                 PHY_DEFAULT_FEATURES)
 
-#define PHY_100BT1_FEATURES    (SUPPORTED_TP | \
-                                SUPPORTED_MII | \
-                                SUPPORTED_100baseT_Full)
-
 #define PHY_GBIT_FEATURES      (PHY_BASIC_FEATURES | \
                                 PHY_1000BT_FEATURES)