From: Chris Packham Date: Sun, 13 Jan 2019 09:13:26 +0000 (+1300) Subject: pinctrl: Kconfig: spelling fixes X-Git-Tag: v2019.04-rc1~38^2~15 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cb4d1bbe51ceddeff1a4e1479783311888e2c0cc;p=oweals%2Fu-boot.git pinctrl: Kconfig: spelling fixes Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index 30a6aa6ee8..fb441b3bf1 100644 --- a/drivers/pinctrl/Kconfig +++ b/drivers/pinctrl/Kconfig @@ -146,7 +146,7 @@ config PINCTRL_PIC32 Supports individual pin selection and configuration for each remappable peripheral available on Microchip PIC32 SoCs. This driver is controlled by a device tree node which - contains both GPIO defintion and pin control functions. + contains both GPIO definition and pin control functions. config PINCTRL_QCA953X bool "QCA/Athores qca953x pin control driver"