nvmem: rockchip-efuse: add support for rk3288 secure efuse
[firefly-linux-kernel-4.4.55.git] / drivers / power / Kconfig
index 237d7aa73e8c8e15d74560c97560fb0ebdfcfead..e4b46fadd8fbce5f49d98c9e1cd86cf540fe8733 100644 (file)
@@ -433,6 +433,12 @@ config CHARGER_BQ24735
        help
          Say Y to enable support for the TI BQ24735 battery charger.
 
        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
 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.
 
        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
 config BATTERY_GOLDFISH
        tristate "Goldfish battery driver"
        depends on GOLDFISH || COMPILE_TEST
@@ -493,6 +506,22 @@ config BATTERY_RT5033
          The fuelgauge calculates and determines the battery state of charge
          according to battery open circuit voltage.
 
          The fuelgauge calculates and determines the battery state of charge
          according to battery open circuit voltage.
 
+config BATTERY_RK818
+       bool "RK818 Battery driver"
+       depends on MFD_RK808
+       default n
+       help
+         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
 config CHARGER_RT9455
        tristate "Richtek RT9455 battery charger driver"
        depends on I2C