summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
diff options
context:
space:
mode:
authorYuan Fang <fangyuanseu@gmail.com>2021-09-08 14:06:48 +0300
committerTom Rini <trini@konsulko.com>2021-09-14 16:07:18 +0300
commit423e324de2a6ada4e24d97cc7aed1c8a7cd15e5f (patch)
tree6849e5b87222525ae32e5bd02935a8b3cc3efca3 /drivers/pinctrl
parent5145bc73bd71a424483df5968a801928c7d9b2b6 (diff)
downloadu-boot-423e324de2a6ada4e24d97cc7aed1c8a7cd15e5f.tar.xz
pinctrl: fix typo
fix typo in pinctrl Kconfig file to avoid git commit failure on some commit hooks check. Signed-off-by: Yuan Fang <fangyuanseu@gmail.com>
Diffstat (limited to 'drivers/pinctrl')
-rw-r--r--drivers/pinctrl/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 77fb851114..30eaa376c8 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -69,7 +69,7 @@ config PINCONF_RECURSIVE
direct children of the pin controller device (may be grandchildren for
example). It is define is each individual pin controller device.
Say Y here if you want to keep this behavior with the pinconfig
- u-class: all sub are recursivelly bounded.
+ u-class: all sub are recursively bounded.
If the option is disabled, this behavior is deactivated and only
the direct children of pin controller will be assumed as pin
configuration; you can save memory footprint when this feature is