diff --git a/src/ec/starlabs/merlin/Kconfig b/src/ec/starlabs/merlin/Kconfig index 12c4600b42..01a02eb958 100644 --- a/src/ec/starlabs/merlin/Kconfig +++ b/src/ec/starlabs/merlin/Kconfig @@ -40,14 +40,14 @@ config EC_STARLABS_KBL_LEVELS config EC_STARLABS_FAN bool default n - depends on EC_STARLABS_ITE || EC_STARLABS_NUVOTON + depends on EC_STARLABS_ITE help Select if the mainboard has a fan. config EC_STARLABS_MAX_CHARGE bool default n - depends on EC_STARLABS_ITE || EC_STARLABS_NUVOTON + depends on EC_STARLABS_ITE help Select if the mainboard supports limiting the maximum charge of the battery.