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