coreboot-kgpe-d16/src/mainboard/intel
Subrata Banik a74eb4f6e8 mb/intel/adlrvp: Move common Kconfig from mb Kconfig.name to Kconfig
CONFIG_DRIVERS_INTEL_MIPI_CAMERA and CONFIG_SOC_INTEL_COMMON_BLOCK_IPU
are getting selected for all ADLRVPs irrespective of ADL-P and ADL-M
(internal and external EC SKUs) hence, select those Kconfigs from
mainboard Kconfig rather Kconfig.name.

Also, select DRIVERS_INTEL_SOUNDWIRE as per alphabetical order.

TEST=No changes are seen while the .config file is getting auto
generated.

Change-Id: I62d5ec19c3364da79ebe7287b1b3d6eb2a0efca0
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57314
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-09-03 01:23:15 +00:00
..
adlrvp mb/intel/adlrvp: Move common Kconfig from mb Kconfig.name to Kconfig 2021-09-03 01:23:15 +00:00
apollolake_rvp mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
baskingridge mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
cedarisland_crb soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default 2021-08-28 18:21:26 +00:00
coffeelake_rvp src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
d510mo mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
d945gclf mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
dcp847ske mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
dg41wv mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
dg43gt mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
elkhartlake_crb src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
emeraldlake2 mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +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 skylake: Default to BOARD_TYPE_DESKTOP for PCH-H 2021-09-03 00:12:37 +00:00
kunimitsu soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default 2021-08-28 18:21:26 +00:00
leafhill mb/*: Specify type of FMDFILE once 2021-07-26 14:06:57 +00:00
minnow3 mb/*: Specify type of FMDFILE once 2021-07-26 14:06:57 +00:00
saddlebrook soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default 2021-08-28 18:21:26 +00:00
shadowmountain src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
strago mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
tglrvp src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
wtm2 broadwell: Drop weak mainboard_fill_spd_data definition 2021-08-27 16:04:33 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name