X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fpower%2FKconfig;h=e4b46fadd8fbce5f49d98c9e1cd86cf540fe8733;hb=28ce472032d4f09f1aa7a8171f40ffea850a2652;hp=237d7aa73e8c8e15d74560c97560fb0ebdfcfead;hpb=fc315e3e5c9418df6ce5cee97fd4adcce9dcf24e;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index 237d7aa73e8c..e4b46fadd8fb 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig @@ -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 @@ -493,6 +506,22 @@ config BATTERY_RT5033 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