All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Eugen Hristev <eugen.hristev@collabora.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] spl: Kconfig: fix trivial typo Suppport
Date: Tue, 30 May 2023 14:32:09 -0400	[thread overview]
Message-ID: <20230530183209.GJ3755309@bill-the-cat> (raw)
In-Reply-To: <20230529142554.41464-1-eugen.hristev@collabora.com>

[-- Attachment #1: Type: text/plain, Size: 859 bytes --]

On Mon, May 29, 2023 at 05:25:54PM +0300, Eugen Hristev wrote:

> s/Suppport/Support
> 
> Signed-off-by: Eugen Hristev <eugen.hristev@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2023-05-30 18:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 14:25 [PATCH] spl: Kconfig: fix trivial typo Suppport Eugen Hristev
2023-05-30 18:32 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230530183209.GJ3755309@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=eugen.hristev@collabora.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.