summaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/alderlake/Kconfig')
-rw-r--r--src/soc/intel/alderlake/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/soc/intel/alderlake/Kconfig b/src/soc/intel/alderlake/Kconfig
index 9c80054c1f..cce20524dd 100644
--- a/src/soc/intel/alderlake/Kconfig
+++ b/src/soc/intel/alderlake/Kconfig
@@ -332,20 +332,6 @@ config SOC_INTEL_I2C_DEV_MAX
int
default 8
-config D3COLD_SUPPORT
- bool
- default y
- help
- Enable this option if all devices on your system support the
- D3Cold power management state. The D3Cold state is a low-power
- state where the device has been powered down and is no longer
- able to maintain its context. This state can help reduce
- overall system power consumption, which can be beneficial for
- energy savings and thermal management.
-
- Please note that enabling D3Cold support may break system
- suspend-to-RAM (S3) functionality.
-
config ENABLE_SATA_TEST_MODE
bool "Enable test mode for SATA margining"
default n