mb/system76/tgl-u: galp5: Enable DRIVERS_GENERIC_BAYHUB_LV2
The 3060 variant of the galp5 uses the OZ711LV2. Enable the driver to fix LTR programming, as was done for other models in commit3d7a5bdf58
("mb/system76: Enable DRIVERS_GENERIC_BAYHUB_LV2 to fix LTR issue"). Tested on system76/galp5 with a 3060: CPU reaches C-states deeper than C2 when idle. Ref:58be66945f
("mb/system76/adl,rpl,tgl-h: Enable DRIVERS_GENERIC_BAYHUB_LV2 to fix LTR issue") Signed-off-by: Tim Crawford <tcrawford@system76.com> Change-Id: Ibe53db7a0744eb5bc69d563652faba8e50bd86ba
This commit is contained in:
committed by
Tim Crawford
parent
e86eb250cf
commit
49d376482b
@@ -3,6 +3,7 @@ if BOARD_SYSTEM76_DARP7 || BOARD_SYSTEM76_GALP5 || BOARD_SYSTEM76_LEMP10
|
||||
config BOARD_SPECIFIC_OPTIONS
|
||||
def_bool y
|
||||
select BOARD_ROMSIZE_KB_16384
|
||||
select DRIVERS_GENERIC_BAYHUB_LV2 if BOARD_SYSTEM76_GALP5
|
||||
select DRIVERS_GENERIC_CBFS_SERIAL
|
||||
select DRIVERS_GENERIC_CBFS_UUID
|
||||
select DRIVERS_GFX_NVIDIA if BOARD_SYSTEM76_GALP5
|
||||
|
Reference in New Issue
Block a user