Skip to content

Commit 49d3764

Browse files
committed
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 commit 3d7a5bd ("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: 58be669 ("mb/system76/adl,rpl,tgl-h: Enable DRIVERS_GENERIC_BAYHUB_LV2 to fix LTR issue") Signed-off-by: Tim Crawford <[email protected]> Change-Id: Ibe53db7a0744eb5bc69d563652faba8e50bd86ba
1 parent e86eb25 commit 49d3764

File tree

1 file changed

+1
-0
lines changed
  • src/mainboard/system76/tgl-u

1 file changed

+1
-0
lines changed

src/mainboard/system76/tgl-u/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ if BOARD_SYSTEM76_DARP7 || BOARD_SYSTEM76_GALP5 || BOARD_SYSTEM76_LEMP10
33
config BOARD_SPECIFIC_OPTIONS
44
def_bool y
55
select BOARD_ROMSIZE_KB_16384
6+
select DRIVERS_GENERIC_BAYHUB_LV2 if BOARD_SYSTEM76_GALP5
67
select DRIVERS_GENERIC_CBFS_SERIAL
78
select DRIVERS_GENERIC_CBFS_UUID
89
select DRIVERS_GFX_NVIDIA if BOARD_SYSTEM76_GALP5

0 commit comments

Comments
 (0)