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>
This commit is contained in:
Mauro Carvalho Chehab 2020-08-12 14:29:03 +02:00 committed by Lee Jones
parent 3f697027bc
commit 31c53962d6
1 changed files with 1 additions and 1 deletions

View File

@ -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.