summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.battery
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.battery')
-rw-r--r--zephyr/Kconfig.battery8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig.battery b/zephyr/Kconfig.battery
index df5f0fb546..736a15d358 100644
--- a/zephyr/Kconfig.battery
+++ b/zephyr/Kconfig.battery
@@ -316,6 +316,14 @@ config PLATFORM_EC_CHARGER_BQ25710_PP_BATPRES
Sets the PP_BATPRES bit in Prochot Option 1 register. This
causes PROCHOT to be pulsed when the battery is removed.
+config PLATFORM_EC_CHARGER_BQ25710_PP_ACOK
+ bool "Enable PROCHOT on AC removal"
+ default n
+ depends on PLATFORM_EC_CHARGER_BQ25710 || PLATFORM_EC_CHARGER_BQ25720
+ help
+ Sets the PP_ACOK in Prochot Option 1 register. This causes
+ PROCHOT to be pulsed when the AC adapter is removed.
+
config PLATFORM_EC_CHARGER_BQ25710_SENSE_RESISTOR
int "Value of the charge sense-resistor, in mOhms"
default 10