phy: add A3700 COMPHY support
[sfrench/cifs-2.6.git] / drivers / phy / marvell / Kconfig
index 6fb4b56e4c14f8e09fa9282341cfff4ee51f866a..9c90c0408ea348de9bf2bd2c6504ff43a3108976 100644 (file)
@@ -21,6 +21,18 @@ config PHY_BERLIN_USB
        help
          Enable this to support the USB PHY on Marvell Berlin SoCs.
 
+config PHY_MVEBU_A3700_COMPHY
+       tristate "Marvell A3700 comphy driver"
+       depends on ARCH_MVEBU || COMPILE_TEST
+       depends on OF
+       depends on HAVE_ARM_SMCCC
+       default y
+       select GENERIC_PHY
+       help
+         This driver allows to control the comphy, a hardware block providing
+         shared serdes PHYs on Marvell Armada 3700. Its serdes lanes can be
+         used by various controllers: Ethernet, SATA, USB3, PCIe.
+
 config PHY_MVEBU_CP110_COMPHY
        tristate "Marvell CP110 comphy driver"
        depends on ARCH_MVEBU || COMPILE_TEST