aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/Kconfig
diff options
context:
space:
mode:
authorBaolin Wang <baolin.wang@linaro.org>2017-03-23 14:08:31 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-23 13:48:44 +0100
commit96cfcc9c461ca0a45ec223120984e1ae852f867e (patch)
treebcac6c1209b55e41fca65690984bf80706c364e1 /drivers/usb/phy/Kconfig
parentusb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY (diff)
downloadlinux-dev-96cfcc9c461ca0a45ec223120984e1ae852f867e.tar.xz
linux-dev-96cfcc9c461ca0a45ec223120984e1ae852f867e.zip
usb: phy: Remove unused config
Since the old common Samsung USB PHY code has been removed by commit ea2fdf8423 ("usb: phy: samsung: remove old common USB PHY code"), thus remove the unused config. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/phy/Kconfig')
-rw-r--r--drivers/usb/phy/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig
index 61cef7511a50..3006f569c068 100644
--- a/drivers/usb/phy/Kconfig
+++ b/drivers/usb/phy/Kconfig
@@ -74,13 +74,6 @@ config AM335X_PHY_USB
This driver provides PHY support for that phy which part for the
AM335x SoC.
-config SAMSUNG_USBPHY
- tristate
- help
- Enable this to support Samsung USB phy helper driver for Samsung SoCs.
- This driver provides common interface to interact, for Samsung USB 2.0 PHY
- driver and later for Samsung USB 3.0 PHY driver.
-
config TWL6030_USB
tristate "TWL6030 USB Transceiver Driver"
depends on TWL4030_CORE && OMAP_USB2 && USB_MUSB_OMAP2PLUS