]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/phy/ti/Kconfig
phy: ti: Don't depend on OMAP_OCP2SCP
[linux.git] / drivers / phy / ti / Kconfig
index 20503562666c35b7881757eb5553fafe6a5f9cf7..2388b1b65fc5a6422b208f5ffef3daf5d4ea6a08 100644 (file)
@@ -38,7 +38,6 @@ config OMAP_USB2
        select GENERIC_PHY
        select USB_PHY
        select OMAP_CONTROL_PHY
-       depends on OMAP_OCP2SCP
        help
          Enable this to support the transceiver that is part of SOC. This
          driver takes care of all the PHY functionality apart from comparator.
@@ -50,7 +49,6 @@ config TI_PIPE3
        depends on ARCH_OMAP2PLUS || COMPILE_TEST
        select GENERIC_PHY
        select OMAP_CONTROL_PHY
-       depends on OMAP_OCP2SCP
        help
          Enable this to support the PIPE3 PHY that is part of TI SOCs. This
          driver takes care of all the PHY functionality apart from comparator.
@@ -76,3 +74,13 @@ config TWL4030_USB
          family chips (including the TWL5030 and TPS659x0 devices).
          This transceiver supports high and full speed devices plus,
          in host mode, low speed.
+
+config PHY_TI_GMII_SEL
+       tristate
+       default y if TI_CPSW=y
+       depends on TI_CPSW || COMPILE_TEST
+       select GENERIC_PHY
+       default m
+       help
+         This driver supports configuring of the TI CPSW Port mode depending on
+         the Ethernet PHY connected to the CPSW Port.