aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-01-04 09:11:35 -0500
committerTom Rini <trini@konsulko.com>2021-01-04 09:11:35 -0500
commit2e57549a9c34200358d26366f494c3bdcfdea93c (patch)
tree7a284f3e0381db0a431b74b2418b797375431026 /drivers/usb
parent21e1cae7902e6a9b1d7cf47cf4764e6fe7d3452a (diff)
parentacff02c6dd05740ba5fbfaa6e2dd87c01b5c3257 (diff)
Merge branch '2021-01-04-minor-fixes'
- Assorted fixes
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index fedc0134f5..6e291198ab 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