aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/Kconfig
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2016-11-15 20:01:01 +0530
committerKishon Vijay Abraham I <kishon@ti.com>2016-11-18 18:19:15 +0530
commit4eb8eb1d307ad47c85ec0b4c540e253ddb47093a (patch)
tree789cfd27376336aabdcd365abcd3737006e7c134 /drivers/phy/Kconfig
parentphy: rockchip-inno-usb2: correct 480MHz output clock stable time (diff)
downloadlinux-dev-4eb8eb1d307ad47c85ec0b4c540e253ddb47093a.tar.xz
linux-dev-4eb8eb1d307ad47c85ec0b4c540e253ddb47093a.zip
phy: phy-miphy365x: Remove miphy365 driver and dt binding
documentation. This phy is only used on STiH415/6 based silicon, and support for these SoC's is being removed from the kernel. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/Kconfig')
-rw-r--r--drivers/phy/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 728e03f3169a..d67492b6a59e 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -129,16 +129,6 @@ config PHY_MIPHY28LP
Enable this to support the miphy transceiver (for SATA/PCIE/USB3)
that is part of STMicroelectronics STiH407 SoC.
-config PHY_MIPHY365X
- tristate "STMicroelectronics MIPHY365X PHY driver for STiH41x series"
- depends on ARCH_STI
- depends on HAS_IOMEM
- depends on OF
- select GENERIC_PHY
- help
- Enable this to support the miphy transceiver (for SATA/PCIE)
- that is part of STMicroelectronics STiH41x SoC series.
-
config PHY_RCAR_GEN2
tristate "Renesas R-Car generation 2 USB PHY driver"
depends on ARCH_RENESAS