power_supply: Add support for TI BQ25700 charger chip
[firefly-linux-kernel-4.4.55.git] / drivers / power / Kconfig
index 18788dd3fde2c2ee47faff8528e45bea2a211832..6d9f84daa948ab2db78247990d9fd060996ce249 100644 (file)
@@ -433,6 +433,12 @@ config CHARGER_BQ24735
        help
          Say Y to enable support for the TI BQ24735 battery charger.
 
+config CHARGER_BQ25700
+       tristate "TI BQ25700 battery charger driver"
+       depends on REGMAP_I2C
+       help
+         Say Y to enable support for the TI BQ25700 battery charger.
+
 config CHARGER_BQ25890
        tristate "TI BQ25890 battery charger driver"
        depends on I2C