Commit 18eb3f04 authored by Axel Lin's avatar Axel Lin Committed by Lee Jones

mfd: Make TPS6105X select REGMAP_I2C

This is required since
commit 7e507119 ("mfd: tps6105x: Use i2c regmap to access registers").
Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 0a271864
......@@ -1071,6 +1071,7 @@ config MFD_PALMAS
config TPS6105X
tristate "TI TPS61050/61052 Boost Converters"
depends on I2C
select REGMAP_I2C
select REGULATOR
select MFD_CORE
select REGULATOR_FIXED_VOLTAGE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment