Skip to content

Commit

Permalink
mfd: Make TPS6105X select REGMAP_I2C
Browse files Browse the repository at this point in the history
This is required since
commit 7e50711 ("mfd: tps6105x: Use i2c regmap to access registers").

Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
  • Loading branch information
AxelLin authored and Lee Jones committed Oct 30, 2015
1 parent 0a27186 commit 18eb3f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 18eb3f0

Please sign in to comment.