Skip to content

Commit

Permalink
cosmetic: fix typo in drivers/usb/Kconfig
Browse files Browse the repository at this point in the history
This commit fixes a simple typo: sPL --> SPL.

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
  • Loading branch information
Marc Ferland authored and trini committed Jan 4, 2021
1 parent 1639988 commit acff02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/Kconfig
Expand Up @@ -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
Expand Down

0 comments on commit acff02c

Please sign in to comment.