diff options
Diffstat (limited to 'src/soc/amd/mendocino/Kconfig')
-rw-r--r-- | src/soc/amd/mendocino/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/amd/mendocino/Kconfig b/src/soc/amd/mendocino/Kconfig index f48d8dd508..356623f0cf 100644 --- a/src/soc/amd/mendocino/Kconfig +++ b/src/soc/amd/mendocino/Kconfig @@ -325,14 +325,6 @@ config DISABLE_KEYBOARD_RESET_PIN help Instruct the SoC to not to reset based on the state of GPIO_21, KBDRST_L. -config ACPI_SSDT_PSD_INDEPENDENT - bool "Allow core p-state independent transitions" - default y - help - AMD recommends the ACPI _PSD object to be configured to cause - cores to transition between p-states independently. A vendor may - choose to generate _PSD object to allow cores to transition together. - config FEATURE_DYNAMIC_DPTC bool depends on SOC_AMD_COMMON_BLOCK_ACPI_DPTC |