nvmem: rockchip-efuse: add support for rk3288 secure efuse
[firefly-linux-kernel-4.4.55.git] / drivers / power / Kconfig
index 1f6ec03cd378e723bb08a4a7e2a30fd09ab9bc99..e4b46fadd8fbce5f49d98c9e1cd86cf540fe8733 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
@@ -477,6 +483,13 @@ config AB8500_BM
        help
          Say Y to include support for AB8500 battery management.
 
+config BATTERY_EC
+       bool "EC Battery driver"
+       default n
+       help
+         If you say yes here you will get support for the battery of EC.
+         This driver can give support for EC Battery Interface.
+
 config BATTERY_GOLDFISH
        tristate "Goldfish battery driver"
        depends on GOLDFISH || COMPILE_TEST
@@ -501,6 +514,14 @@ config BATTERY_RK818
          If you say yes here you will get support for the battery of RK818 PMIC.
          This driver can give support for Rk818 Battery Charge Interface.
 
+config CHARGER_RK818
+       bool "RK818 Charger driver"
+       depends on MFD_RK808
+       default n
+       help
+         If you say yes here you will get support for the charger of RK818 PMIC.
+         This driver can give support for Rk818 Charger Interface.
+
 config CHARGER_RT9455
        tristate "Richtek RT9455 battery charger driver"
        depends on I2C