aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/Kconfig
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2019-01-13 22:13:26 +1300
committerTom Rini <trini@konsulko.com>2019-01-18 09:16:15 -0500
commitcb4d1bbe51ceddeff1a4e1479783311888e2c0cc (patch)
tree7f0488d8dec95708b08f9b2fd031a6a2e8c6be16 /drivers/pinctrl/Kconfig
parent7475145449e7520b4217804dfa1d4f2d519a23c5 (diff)
downloadu-boot-cb4d1bbe51ceddeff1a4e1479783311888e2c0cc.zip
u-boot-cb4d1bbe51ceddeff1a4e1479783311888e2c0cc.tar.gz
u-boot-cb4d1bbe51ceddeff1a4e1479783311888e2c0cc.tar.bz2
pinctrl: Kconfig: spelling fixes
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/pinctrl/Kconfig')
-rw-r--r--drivers/pinctrl/Kconfig2
1 files changed, 1 insertions, 1 deletions
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"