ec/system76/ec: Provide charging thresholds by default
Battery charging thresholds are a firmware implementation and not dependent on any hardware. It is expected that all boards using System76 EC firmware will select this option, so enable it by default. Leave it disabled on clevo/cml-u, which didn't have it selected. Change-Id: Id99d36eaf055a76b9e1eb732174017651de299a5 Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/65714 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
committed by
Martin L Roth
parent
311223ac38
commit
8de0e369e3
@@ -6,7 +6,7 @@ config EC_SYSTEM76_EC
|
||||
config EC_SYSTEM76_EC_BAT_THRESHOLDS
|
||||
depends on EC_SYSTEM76_EC
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
|
||||
config EC_SYSTEM76_EC_COLOR_KEYBOARD
|
||||
depends on EC_SYSTEM76_EC
|
||||
|
Reference in New Issue
Block a user