Commit 3085d1bd authored by Kushagra Verma's avatar Kushagra Verma Committed by Greg Kroah-Hartman
Browse files

usb: dwc3: Fix typos in Kconfig

parent d1b39dd5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ config USB_DWC3
	  Say Y or M here if your system has a Dual Role SuperSpeed
	  USB controller based on the DesignWare USB3 IP Core.

	  If you choose to build this driver is a dynamically linked
	  If you choose to build this driver as a dynamically linked
	  module, the module will be called dwc3.ko.

if USB_DWC3
@@ -165,7 +165,7 @@ config USB_DWC3_AM62
	default USB_DWC3
	help
	  Support TI's AM62 platforms with DesignWare Core USB3 IP.
	  The Designware Core USB3 IP is progammed to operate in
	  The Designware Core USB3 IP is programmed to operate in
	  in USB 2.0 mode only.
	  Say 'Y' or 'M' here if you have one such device
endif