From cb4d1bbe51ceddeff1a4e1479783311888e2c0cc Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Sun, 13 Jan 2019 22:13:26 +1300 Subject: [PATCH] pinctrl: Kconfig: spelling fixes Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- drivers/pinctrl/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index 30a6aa6..fb441b3 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" -- 2.7.4