galp{6,7}: Reduce PL4 on AC to 65W

Reduce PL4 to the same value as other non-GPU units, even though the
galp7 has an H series CPU.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-05-25 10:27:42 -06:00
parent 2d5cbadf71
commit 82f091ef55

View File

@ -37,7 +37,7 @@ CFLAGS+=\
# Set CPU power limits in watts # Set CPU power limits in watts
CFLAGS+=\ CFLAGS+=\
-DPOWER_LIMIT_AC=90 \ -DPOWER_LIMIT_AC=65 \
-DPOWER_LIMIT_DC=45 -DPOWER_LIMIT_DC=45
# Add system76 common code # Add system76 common code