diff options
Diffstat (limited to 'src/soc/intel/pantherlake')
-rw-r--r-- | src/soc/intel/pantherlake/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/pantherlake/chip.h b/src/soc/intel/pantherlake/chip.h index 9d8bec6ee4..d9028653a6 100644 --- a/src/soc/intel/pantherlake/chip.h +++ b/src/soc/intel/pantherlake/chip.h @@ -172,8 +172,6 @@ struct soc_intel_pantherlake_config { /* Enable S0iX support */ bool s0ix_enable; - /* Support for TCSS xhci, xdci, TBT PCIe root ports and DMA controllers */ - bool tcss_d3_hot_disable; /* Support for TBT PCIe root ports and DMA controllers with D3Hot->D3Cold */ bool tcss_d3_cold_disable; /* Enable DPTF support */ |