aboutsummaryrefslogtreecommitdiff
path: root/src/ec/starlabs/merlin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/starlabs/merlin/Kconfig')
-rw-r--r--src/ec/starlabs/merlin/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ec/starlabs/merlin/Kconfig b/src/ec/starlabs/merlin/Kconfig
index 67582ac4a7..93101b74ec 100644
--- a/src/ec/starlabs/merlin/Kconfig
+++ b/src/ec/starlabs/merlin/Kconfig
@@ -44,6 +44,13 @@ config EC_STARLABS_FAN
help
Select if the mainboard has a fan.
+config EC_STARLABS_MAX_CHARGE
+ bool
+ default n
+ depends on EC_STARLABS_ITE
+ help
+ Select if the mainboard supports limiting the maximum charge of the battery.
+
config EC_STARLABS_MERLIN
bool "Use open-source Merlin EC Firmware"
default n