summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/Kconfig
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-04-13 19:36:53 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-04-14 18:46:23 +0000
commitbbb8c042e4ee01cf55d9e19ecedc1bb0d65bf4b7 (patch)
tree9c9ef019d083d6bf258e6142f5853a01c62947ca /src/soc/amd/picasso/Kconfig
parent43cd1c0bbedd852a9d5e53a32c75826e8bdcc8b2 (diff)
downloadcoreboot-bbb8c042e4ee01cf55d9e19ecedc1bb0d65bf4b7.tar.gz
coreboot-bbb8c042e4ee01cf55d9e19ecedc1bb0d65bf4b7.tar.bz2
coreboot-bbb8c042e4ee01cf55d9e19ecedc1bb0d65bf4b7.zip
soc/amd/piasso/fch: use common pm_set_power_failure_state functionality
The functionality to restore the previous power state after power was lost that could previously be enabled by selecting MAINBOARD_POWER_RESTORE in the mainboard's Kconfig can now be achieved by selecting POWER_STATE_PREVIOUS_AFTER_FAILURE in the mainboard's Kconfig instead. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Iab9578ebea89651dc2389bf6ca93ca3f3507eb47 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52302 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/soc/amd/picasso/Kconfig')
-rw-r--r--src/soc/amd/picasso/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig
index b464539ae67d..1918cb734f27 100644
--- a/src/soc/amd/picasso/Kconfig
+++ b/src/soc/amd/picasso/Kconfig
@@ -331,14 +331,6 @@ config DISABLE_KEYBOARD_RESET_PIN
functionality isn't disabled, configuring it as an output and driving
it as 0 will cause a reset.
-config MAINBOARD_POWER_RESTORE
- def_bool n
- help
- This option determines what state to go to once power is restored
- after having been lost in S0. Select this option to automatically
- return to S0. Otherwise the system will remain in S5 once power
- is restored.
-
config FSP_TEMP_RAM_SIZE
hex
default 0x40000