[U-Boot] [PATCH] drivers/gpio/mxc: fix MXC GPIO name in KConfig

Fabio Estevam festevam at gmail.com
Fri Jun 8 22:08:01 UTC 2018


On Thu, Jun 7, 2018 at 7:10 AM, Hannes Schmelzer <oe5hpm at oevsv.at> wrote:
> The naming with "UART" is obviously wrong, we fix this here.
>
> Signed-off-by: Hannes Schmelzer <oe5hpm at oevsv.at>
>
> ---
>
>  drivers/gpio/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index b7e4ffb..29af22e 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -109,7 +109,7 @@ config MSM_GPIO
>           - MSM8916
>
>  config MXC_GPIO
> -       bool "Freescale/NXP MXC UART driver"
> +       bool "Freescale/NXP MXC GPIO driver"

Thanks for the fix:

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list