phy: add support for AM654x SERDES
[oweals/u-boot.git] / drivers / phy / Kconfig
index 8209ca7323d3c6574917d83ba86823864e92117b..3942f035ebb5117775cba9b3bea719de17d00d4d 100644 (file)
@@ -108,6 +108,15 @@ config SPL_PIPE3_PHY
          This PHY is found on omap devices supporting SATA such as dra7, am57x
          and omap5
 
+config AM654_PHY
+       tristate "TI AM654 SERDES support"
+       depends on PHY && ARCH_K3
+       select REGMAP
+       select SYSCON
+       help
+         This option enables support for TI AM654 SerDes PHY used for
+         PCIe.
+
 config STI_USB_PHY
        bool "STMicroelectronics USB2 picoPHY driver for STiH407 family"
        depends on PHY && ARCH_STI