[PATCH] usb: gadget: fastboot: fix no longer accurate help text

Sascha Hauer s.hauer at pengutronix.de
Mon Nov 23 11:46:16 EST 2020


On Wed, Nov 18, 2020 at 09:34:09PM +0100, Ahmad Fatoum wrote:
> Since 38d7ba55da26 ("fastboot: rename usbgadget.fastboot_* variables to
> fastboot.*"), the variables are named differently. Amend the help text.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
>  drivers/usb/gadget/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index 977f6c0dba23..7e0c570914d7 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -39,7 +39,7 @@ config USB_GADGET_AUTOSTART
>  	help
>  	  Enabling this option allows to automatically start a dfu or
>  	  fastboot gadget during boot. This behaviour is controlled with
> -	  the global.usbgadget.{dfu,fastboot}_function variable.
> +	  the global.usbgadget.dfu_function and global.fastboot.* variables.
>  
>  comment "USB Gadget drivers"
>  
> -- 
> 2.29.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list