提交 ba441ec2 编写于 作者: A Axel Lin 提交者: Mark Brown

regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2C

Fix ERROR: "devm_regmap_init_i2c" [drivers/regulator/isl9305.ko] undefined!
Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 93a127b1
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册