1# 2# Phy drivers for Cadence PHYs 3# 4config 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. 11 12config PHY_CADENCE_SIERRA 13 tristate "Cadence Sierra PHY Driver" 14 depends on OF && HAS_IOMEM && RESET_CONTROLLER 15 select GENERIC_PHY 16 help 17 Enable this to support the Cadence Sierra PHY driver