Hello V Sowmya, build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Wonkyu Kim, Angel Pons, Aamir Bohra, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39530
to look at the new patch set (#3).
Change subject: soc/intel/Kconfig: Avoid specifying dedicated chipset name ......................................................................
soc/intel/Kconfig: Avoid specifying dedicated chipset name
This patch ensures all IA chipsets and common Kconfig files are getting included without specifying dedicated chipset names.
Details below: Rename: src/soc/intel/common/Kconfig to src/soc/intel/common/Kconfig.common Change: All specific SoC sources to "source src/soc/intel/*/Kconfig" Change: Common source to "source src/soc/intel/common/Kconfig.common"
TEST=Able to compile CML and TGL RVP.
Change-Id: Ic2d8a8ac1c4acfabd4ded1bfd4ff359e820e174b Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/Kconfig R src/soc/intel/common/Kconfig.common 2 files changed, 2 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/39530/3