cosmetic: fix typo in drivers/usb/Kconfig

This commit fixes a simple typo: sPL --> SPL.

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
This commit is contained in:
Marc Ferland
2020-12-23 10:13:22 -05:00
committed by Tom Rini
parent 1639988fa4
commit acff02c6dd

View File

@@ -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