mfd: Make TPS6105X select REGMAP_I2C
authorAxel Lin <axel.lin@ingics.com>
Wed, 7 Oct 2015 01:18:04 +0000 (09:18 +0800)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:20:12 +0000 (17:20 +0000)
This is required since
commit 7e5071199355 ("mfd: tps6105x: Use i2c regmap to access registers").

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index 2db1337..4d92df6 100644 (file)
@@ -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