Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39530 )
Change subject: soc/intel/Kconfig: Avoid specifying dedicated chipset name ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39530/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/39530/3//COMMIT_MSG@13 PS3, Line 13: Rename: src/soc/intel/common/Kconfig to src/soc/intel/common/Kconfig.common I do not see why the renaming is needed. Please elaborate why the renaming is needed.
https://review.coreboot.org/c/coreboot/+/39530/3//COMMIT_MSG@13 PS3, Line 13: 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" These prefixes (Rename, Change) look quite strange. Is that used internally by Intel?