blob: 95f9da1a0deb911cbd013b708a6b4f6b5b8226ee [file] [log] [blame]
#
# Phy drivers for Synaptics platforms
#
config PHY_AS370_USB
tristate "Synaptics AS370 USB PHY Driver"
depends on ARCH_BERLIN && RESET_CONTROLLER && HAS_IOMEM && OF
select GENERIC_PHY
help
Enable this to support the USB PHY on Synaptics AS370.
config PHY_BERLIN_PCIE
tristate "Synaptics Berlin PCIE PHY Driver"
depends on ARCH_BERLIN && RESET_CONTROLLER && HAS_IOMEM && OF
select GENERIC_PHY
help
Enable this to support the PCIE PHY on Synaptics Berlin SoCs.
config PHY_BERLIN_SATA
tristate "Synaptics Berlin SATA PHY driver"
depends on ARCH_BERLIN && HAS_IOMEM && OF
select GENERIC_PHY
help
Enable this to support the SATA PHY on Synaptics Berlin SoCs.
config PHY_BERLIN_USB
tristate "Synaptics Berlin USB PHY Driver"
depends on ARCH_BERLIN && RESET_CONTROLLER && HAS_IOMEM && OF
select GENERIC_PHY
help
Enable this to support the USB PHY on Synaptics Berlin SoCs.