Commit 31c53962 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Lee Jones
Browse files

mfd: Kconfig: Fix typo of 'individual'



individul -> individual

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 3f697027
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.