Kconfig 611 B

12345678910111213141516171819202122
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Phy drivers for Microchip devices
  4. #
  5. config PHY_SPARX5_SERDES
  6. tristate "Microchip Sparx5 SerDes PHY driver"
  7. select GENERIC_PHY
  8. depends on ARCH_SPARX5 || ARCH_LAN969X || COMPILE_TEST
  9. depends on OF
  10. depends on HAS_IOMEM
  11. help
  12. Enable this for support of the 10G/25G SerDes on Microchip Sparx5.
  13. config PHY_LAN966X_SERDES
  14. tristate "SerDes PHY driver for Microchip LAN966X"
  15. select GENERIC_PHY
  16. depends on SOC_LAN966 || MCHP_LAN966X_PCI || COMPILE_TEST
  17. depends on OF
  18. depends on MFD_SYSCON
  19. help
  20. Enable this for supporting SerDes muxing with Microchip LAN966X