Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mauro Carvalho Chehab and committed by
Lee Jones
31c53962 3f697027

+1 -1
+1 -1
drivers/mfd/Kconfig
··· 493 493 Add support for HiSilicon Hi6421 PMIC. Hi6421 includes multi- 494 494 functions, such as regulators, RTC, codec, Coulomb counter, etc. 495 495 This driver includes core APIs _only_. You have to select 496 - individul components like voltage regulators under corresponding 496 + individual components like voltage regulators under corresponding 497 497 menus in order to enable them. 498 498 We communicate with the Hi6421 via memory-mapped I/O. 499 499