Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT"
This reverts commit d6e04aa00b
.
Reason for revert: Breaks master.
Change-Id: If7daeaaffe3f9ae9f5e2fbecef5817b9b62827d3
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72917
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ivy Jian <ivy.jian@quanta.corp-partner.google.com>
Reviewed-by: Frank Wu <frank_wu@compal.corp-partner.google.com>
This commit is contained in:
@@ -676,7 +676,7 @@ Scope (\_SB.PCI0)
|
||||
}
|
||||
}
|
||||
|
||||
#if CONFIG(D3COLD_SUPPORT)
|
||||
#if !CONFIG(SOC_INTEL_TIGERLAKE_S3)
|
||||
Method (TCON, 0)
|
||||
{
|
||||
/* Reset IOM D3 cold bit if it is in D3 cold now. */
|
||||
@@ -787,7 +787,7 @@ Scope (\_SB.PCI0)
|
||||
STAT = 0
|
||||
}
|
||||
}
|
||||
#endif // D3COLD_SUPPORT
|
||||
#endif // SOC_INTEL_TIGERLAKE_S3
|
||||
|
||||
/*
|
||||
* TCSS xHCI device
|
||||
|
Reference in New Issue
Block a user