1c8b427edSScott Telford# 2*44d30d62SAlan Douglas# Phy drivers for Cadence PHYs 3c8b427edSScott Telford# 4c8b427edSScott Telfordconfig PHY_CADENCE_DP 5c8b427edSScott Telford tristate "Cadence MHDP DisplayPort PHY driver" 6c8b427edSScott Telford depends on OF 7c8b427edSScott Telford depends on HAS_IOMEM 8c8b427edSScott Telford select GENERIC_PHY 9c8b427edSScott Telford help 10c8b427edSScott Telford Support for Cadence MHDP DisplayPort PHY. 11*44d30d62SAlan Douglas 12*44d30d62SAlan Douglasconfig PHY_CADENCE_SIERRA 13*44d30d62SAlan Douglas tristate "Cadence Sierra PHY Driver" 14*44d30d62SAlan Douglas depends on OF && HAS_IOMEM && RESET_CONTROLLER 15*44d30d62SAlan Douglas select GENERIC_PHY 16*44d30d62SAlan Douglas help 17*44d30d62SAlan Douglas Enable this to support the Cadence Sierra PHY driver