diff --git a/src/mainboard/system76/tgl-h/Kconfig b/src/mainboard/system76/tgl-h/Kconfig index 7debee2b1f..cefee16287 100644 --- a/src/mainboard/system76/tgl-h/Kconfig +++ b/src/mainboard/system76/tgl-h/Kconfig @@ -74,4 +74,7 @@ config UART_FOR_CONSOLE config USE_PM_ACPI_TIMER default n +config D3COLD_SUPPORT + default n + endif