coreboot-kgpe-d16/src/mainboard/intel
Felix Singer e4047354ec mb/intel/coffeelake_rvp: Rework Kconfig
Rework Kconfig file that each variant has its own config option with
their specific selects / configuration and move common selects to
`BOARD_INTEL_COFFEELAKE_COMMON`, which is used as base for each
variant.

Also, move selects from Kconfig.name to Kconfig so that the
configuration is at one place and not distributed over two files.

Built each variant with `BUILD_TIMELESS=1` and all generated
coreboot.rom files remain identical. Excluded the .config file by
disabling `INCLUDE_CONFIG_FILE` to make this reproducible.

Change-Id: I3b3d3cff5ea7a3f4d1c4ddd911240763e4891e06
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56217
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
2021-10-19 18:55:00 +00:00
..
adlrvp mb/intel/adlrvp_m: Enable retimer force power gpio 2021-10-18 12:31:57 +00:00
apollolake_rvp mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
baskingridge mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
cedarisland_crb soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default 2021-08-28 18:21:26 +00:00
coffeelake_rvp mb/intel/coffeelake_rvp: Rework Kconfig 2021-10-19 18:55:00 +00:00
d510mo cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
d945gclf cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
dcp847ske mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
dg41wv cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
dg43gt cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
elkhartlake_crb src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
emeraldlake2 mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
galileo mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
glkrvp mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
harcuvar mainboard/intel/harcuvar: Remove hardcoded lapic 0 from devicetree.cb 2021-08-28 21:27:46 +00:00
icelake_rvp src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
jasperlake_rvp src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
kblrvp soc/intel/skylake: switch to common GNVS 2021-10-17 12:59:06 +00:00
kunimitsu soc/intel/skylake: switch to common GNVS 2021-10-17 12:59:06 +00:00
leafhill mb/intel/leafhill,minnow3: remove FSP_M_CBFS and FSP_S_CBFS override 2021-09-05 17:52:24 +00:00
minnow3 mb/intel/leafhill,minnow3: remove FSP_M_CBFS and FSP_S_CBFS override 2021-09-05 17:52:24 +00:00
saddlebrook soc/intel/skylake: switch to common GNVS 2021-10-17 12:59:06 +00:00
shadowmountain mb/intel/shadowmountain: Enable SaGv support 2021-09-06 19:13:06 +00:00
strago mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
tglrvp mb/intel/tglrvp: Enable USB4 resources using SoC Kconfig 2021-09-13 22:43:19 +00:00
wtm2 mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
Kconfig
Kconfig.name