diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/usb/Kconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index fedc0134f5f..6e291198abe 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig @@ -60,7 +60,7 @@ config DM_USB_GADGET  	  mode)  config SPL_DM_USB_GADGET -	bool "Enable driver model for USB Gadget in sPL" +	bool "Enable driver model for USB Gadget in SPL"  	depends on SPL_DM_USB  	help  	  Enable driver model for USB Gadget in SPL | 
