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 3bcb88d111..c81001dd93 100644
--- a/zephyr/Kconfig.battery
+++ b/zephyr/Kconfig.battery
@@ -81,4 +81,12 @@ config PLATFORM_EC_CHARGER_ISL9241
endchoice
+config PLATFORM_EC_BATTERY_FUEL_GAUGE
+ bool "Board supplies battery info"
+ help
+ The fuel gauge information is used to cut off the battery for shipping
+ mode and to check the charge/discharge FET status. The battery
+ information is used to set voltage, current and temperature operating
+ limits for the battery.
+
endif # PLATFORM_EC_BATTERY