From: Yuan Fang Date: Wed, 8 Sep 2021 11:06:48 +0000 (+0800) Subject: pinctrl: fix typo X-Git-Tag: v2021.10~22^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=423e324de2a6ada4e24d97cc7aed1c8a7cd15e5f;p=platform%2Fkernel%2Fu-boot.git pinctrl: fix typo fix typo in pinctrl Kconfig file to avoid git commit failure on some commit hooks check. Signed-off-by: Yuan Fang --- diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index 77fb851..30eaa37 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