aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/otg/Kconfig')
-rw-r--r--drivers/usb/otg/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/usb/otg/Kconfig b/drivers/usb/otg/Kconfig
index 915c729872f8..2810c2af71b0 100644
--- a/drivers/usb/otg/Kconfig
+++ b/drivers/usb/otg/Kconfig
@@ -88,7 +88,8 @@ config USB_MSM_OTG_72K
88 help 88 help
89 Enable this to support the USB OTG transceiver on MSM chips. It 89 Enable this to support the USB OTG transceiver on MSM chips. It
90 handles PHY initialization, clock management, and workarounds 90 handles PHY initialization, clock management, and workarounds
91 required after resetting the hardware. This driver is required 91 required after resetting the hardware and power management.
92 even for peripheral only or host only mode configuration. 92 This driver is required even for peripheral only or host only
93 mode configurations.
93 94
94endif # USB || OTG 95endif # USB || OTG