Commit acff02c6 authored by Marc Ferland's avatar Marc Ferland Committed by Tom Rini
Browse files

cosmetic: fix typo in drivers/usb/Kconfig



This commit fixes a simple typo: sPL --> SPL.
Signed-off-by: default avatarMarc Ferland <ferlandm@amotus.ca>
parent 1639988f
...@@ -60,7 +60,7 @@ config DM_USB_GADGET ...@@ -60,7 +60,7 @@ config DM_USB_GADGET
mode) mode)
config SPL_DM_USB_GADGET 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 depends on SPL_DM_USB
help help
Enable driver model for USB Gadget in SPL Enable driver model for USB Gadget in SPL
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment