summaryrefslogtreecommitdiff
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2019-09-11 12:33:44 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2019-10-24 12:28:16 +0300
commita8973731a452323e8767e8f9775c7d06921ebed5 (patch)
tree8d23103838aa28f5648cecf1dc3839a7e74ae1e1 /drivers/usb/host/Kconfig
parent680023c5fab6b1777c0c6f2e76e5d2effb7903a0 (diff)
downloadu-boot-a8973731a452323e8767e8f9775c7d06921ebed5.tar.xz
usb: host: remove the xhci-zynqmp driver
This driver is not used anymore. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 30c6b69be8..b674e330ac 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -73,13 +73,6 @@ config USB_XHCI_STI
STiH407 family SoCs. This is a driver for the dwc3 to provide the glue logic
to configure the controller.
-config USB_XHCI_ZYNQMP
- bool "Support for Xilinx ZynqMP on-chip xHCI USB controller"
- depends on ARCH_ZYNQMP
- depends on DM_USB
- help
- Enables support for the on-chip xHCI controller on Xilinx ZynqMP SoCs.
-
config USB_XHCI_DRA7XX_INDEX
int "DRA7XX xHCI USB index"
range 0 1