Kconfig 235 B

12345678910
  1. #
  2. # Phy driver for Cadence MHDP DisplayPort controller
  3. #
  4. config PHY_CADENCE_DP
  5. tristate "Cadence MHDP DisplayPort PHY driver"
  6. depends on OF
  7. depends on HAS_IOMEM
  8. select GENERIC_PHY
  9. help
  10. Support for Cadence MHDP DisplayPort PHY.