mb/system76/tgl-h: Disable D3cold

Disable D3cold to prevent issues with Thunderbolt not working after S3
suspend.

Change-Id: Ib4362783546aa01f0f8f5baaad817ee76be9c39c
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61980
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jeremy Soller <jeremy@system76.com>
This commit is contained in:
Tim Crawford 2023-06-27 10:09:28 -06:00 committed by Felix Held
parent 163dbddfe9
commit 46b63bb033
1 changed files with 3 additions and 0 deletions

View File

@ -74,4 +74,7 @@ config UART_FOR_CONSOLE
config USE_PM_ACPI_TIMER
default n
config D3COLD_SUPPORT
default n
endif