summaryrefslogtreecommitdiff
path: root/src/soc/amd/mendocino/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/mendocino/Kconfig')
-rw-r--r--src/soc/amd/mendocino/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/soc/amd/mendocino/Kconfig b/src/soc/amd/mendocino/Kconfig
index 5b274f90fd..ea3a892fe8 100644
--- a/src/soc/amd/mendocino/Kconfig
+++ b/src/soc/amd/mendocino/Kconfig
@@ -310,10 +310,7 @@ config DISABLE_SPI_FLASH_ROM_SHARING
config DISABLE_KEYBOARD_RESET_PIN
bool
help
- Instruct the SoC to not use the state of GPIO_129 as keyboard reset
- signal. When this pin is used as GPIO and the keyboard reset
- functionality isn't disabled, configuring it as an output and driving
- it as 0 will cause a reset.
+ 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"