mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
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:
parent
1639988fa4
commit
acff02c6dd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user