diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 64ed87af62b3d3..9eeb88a5b6e6b4 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -772,7 +772,7 @@ config USB_HWA_HCD will be called "hwa-hc". config USB_DWCOTG - tristate "Synopsis DWC host support" + bool "Synopsis DWC host support" depends on USB && (FIQ || ARM64) help The Synopsis DWC controller is a dual-role @@ -781,9 +781,6 @@ config USB_DWCOTG Enable this option to support this IP in host controller mode. If unsure, say N. - To compile this driver as a module, choose M here: the - modules built will be called dwc_otg and dwc_common_port. - config USB_IMX21_HCD tristate "i.MX21 HCD support" depends on ARM && ARCH_MXC