coreboot-kgpe-d16/src/soc/intel
Tim Chu adb6922a6d soc/intel/common/block/pmc: Select PMC on mainboard basis
Currently the common soc code automatically selects
POWER_STATE_DEFAULT_ON_AFTER_FAILURE which making other mainboard
options unselectable.

However, there're some cases that power state should change to different
states after reapplying power.

Make POWER_STATE_DEFAULT_ON_AFTER_FAILURE default y but do not select it
in soc code so that we can disable it and select other options in the
mainboard code.

Tested on OCP Delta Lake.

Signed-off-by: Tim Chu <Tim.Chu@quantatw.com>
Change-Id: Ifa853d81ee9477d2440ceaa67b2bd6b863ee52c2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43338
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-07-16 13:08:06 +00:00
..
apollolake src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
baytrail soc/intel/baytrail: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:50 +00:00
braswell soc/intel/braswell: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:56 +00:00
broadwell soc/intel/broadwell: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:13 +00:00
cannonlake src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
common soc/intel/common/block/pmc: Select PMC on mainboard basis 2020-07-16 13:08:06 +00:00
denverton_ns src/**/acpi/smbus.asl: Drop dead code 2020-07-06 23:11:08 +00:00
icelake src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
jasperlake src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
quark src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
skylake soc/intel/skylake: Move acpi_fill_fadt to fadt.c 2020-07-14 22:34:03 +00:00
tigerlake soc/intel/tigerlake: Hook up SATA Port Enable DITO UPDs 2020-07-15 08:40:25 +00:00
xeon_sp mb/ocp/deltalake: Config PCH PCIe ports in devicetree 2020-07-16 13:07:31 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00