[PATCH] spl: Kconfig: fix trivial typo Suppport
Tom Rini
trini at konsulko.com
Tue May 30 20:32:09 CEST 2023
On Mon, May 29, 2023 at 05:25:54PM +0300, Eugen Hristev wrote:
> s/Suppport/Support
>
> Signed-off-by: Eugen Hristev <eugen.hristev at collabora.com>
> ---
> common/spl/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/common/spl/Kconfig b/common/spl/Kconfig
> index 2c042ad30668..c66b38ee676d 100644
> --- a/common/spl/Kconfig
> +++ b/common/spl/Kconfig
> @@ -1373,7 +1373,7 @@ config SYS_USB_FAT_BOOT_PARTITION
> Partition on the USB storage device to load U-Boot from
>
> config SPL_USB_GADGET
> - bool "Suppport USB Gadget drivers"
> + bool "Support USB Gadget drivers"
> help
> Enable USB Gadget API which allows to enable USB device functions
> in SPL.
This has been fixed already in "next" where Marek also moved this option
to be under drivers/usb/gadget/Kconfig.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230530/97f0967a/attachment.sig>
More information about the U-Boot
mailing list