phy: add driver for Intel XWAY PHY
[platform/kernel/u-boot.git] / drivers / net / phy / Kconfig
index 52ce08b..86e6981 100644 (file)
@@ -321,6 +321,11 @@ config PHY_XILINX_GMII2RGMII
          as bridge between MAC connected over GMII and external phy that
          is connected over RGMII interface.
 
+config PHY_XWAY
+       bool "Intel XWAY PHY support"
+       help
+         This adds support for the Intel XWAY (formerly Lantiq) Gbe PHYs.
+
 config PHY_ETHERNET_ID
        bool "Read ethernet PHY id"
        depends on DM_GPIO