Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba441ec2 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2C



Fix ERROR: "devm_regmap_init_i2c" [drivers/regulator/isl9305.ko] undefined!

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 93a127b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ config REGULATOR_HI6421
config REGULATOR_ISL9305
	tristate "Intersil ISL9305 regulator"
	depends on I2C
	select REGMAP_I2C
	help
	  This driver supports ISL9305 voltage regulator chip.