Skip to content

Commit 82dec29

Browse files
committed
mb/system76/tgl-u: Enable BayHub driver on everything
The lemp10 unit that QA has uses the O2 Micro card reader, so just enable the driver on everything. Fixes lemp10 not going deeper than C2 when idle. Change-Id: I564f3f483b3e47de746b5541540c9c132d42af26 Signed-off-by: Tim Crawford <[email protected]>
1 parent 49d3764 commit 82dec29

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/mainboard/system76/tgl-u/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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
6+
select DRIVERS_GENERIC_BAYHUB_LV2
77
select DRIVERS_GENERIC_CBFS_SERIAL
88
select DRIVERS_GENERIC_CBFS_UUID
99
select DRIVERS_GFX_NVIDIA if BOARD_SYSTEM76_GALP5

0 commit comments

Comments
 (0)