coreboot-kgpe-d16/src/soc/intel
Michael Niewöhner 89fe2f34b4 soc/intel/cnl: use Kconfig to determine PCH type
We already know the PCH type at build time, so there is no need to do
runtime detection. Thus, use Kconfig and drop `get_pch_series()`.

Change-Id: I470871af5f5954e91a8135fddf4a2297a514d740
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49874
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-24 14:03:33 +00:00
..
alderlake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
apollolake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
baytrail soc/intel/baytrail,broadwell: Use bootstate for save_wake_source() 2021-01-23 20:32:01 +00:00
braswell ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
broadwell soc/intel/broadwell: Align raminit with Haswell 2021-01-24 12:07:55 +00:00
cannonlake soc/intel/cnl: use Kconfig to determine PCH type 2021-01-24 14:03:33 +00:00
common ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
denverton_ns ACPI GNVS: Drop most dev_count_cpu() 2021-01-20 09:22:59 +00:00
elkhartlake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
icelake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
jasperlake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
quark soc/intel/quark: Add pwrs in <soc/nvs.h> 2021-01-21 11:01:23 +00:00
skylake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
tigerlake ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
xeon_sp soc/intel/*: drop broken LPC mmio code 2021-01-20 18:29:06 +00:00
Kconfig