mfd: Kconfig: Fix typo of 'individual'
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 12 Aug 2020 12:29:03 +0000 (14:29 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 30 Sep 2020 15:24:47 +0000 (16:24 +0100)
individul -> individual

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index ed90eb5..4b918fd 100644 (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.