On Wednesday, July 22, 2015 at 10:45:25 AM, Paul Kocialkowski wrote:
> There is no particular reason why the USB Kconfig option should be specific
> to host mode. In prevision of adding MUSB host and gadget to Kconfig, this
> moves the title and help message of the USB Kconfig option to a more
> generic format.
> 
> Signed-off-by: Paul Kocialkowski <cont...@paulk.fr>
> ---
>  drivers/usb/Kconfig | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
> index fe1ef11..300a009 100644
> --- a/drivers/usb/Kconfig
> +++ b/drivers/usb/Kconfig
> @@ -1,5 +1,5 @@
>  config USB
> -     bool "Support for Host-side USB"
> +     bool "Support USB"

"USB support" please.

>       ---help---
>         Universal Serial Bus (USB) is a specification for a serial bus
>         subsystem which offers higher speeds and more features than the

Otherwise
Acked-by: Marek Vasut <ma...@denx.de>

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to