aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-08-12 14:29:03 +0200
committerLee Jones <lee.jones@linaro.org>2020-09-30 16:24:47 +0100
commit31c53962d65fb813eded2332b0fff60ffaaf2368 (patch)
tree961cbd703f3f2c3742e19453eb2bcab735092e33 /drivers/mfd/Kconfig
parenthwmon: Add support for the sl28cpld hardware monitoring controller (diff)
downloadlinux-dev-31c53962d65fb813eded2332b0fff60ffaaf2368.tar.xz
linux-dev-31c53962d65fb813eded2332b0fff60ffaaf2368.zip
mfd: Kconfig: Fix typo of 'individual'
individul -> individual Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index ed90eb5bdc83..4b918fdcc7c7 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -493,7 +493,7 @@ config MFD_HI6421_PMIC
Add support for HiSilicon Hi6421 PMIC. Hi6421 includes multi-
functions, such as regulators, RTC, codec, Coulomb counter, etc.
This driver includes core APIs _only_. You have to select
- individul components like voltage regulators under corresponding
+ individual components like voltage regulators under corresponding
menus in order to enable them.
We communicate with the Hi6421 via memory-mapped I/O.