Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45610 )
Change subject: northbridge/intel/Kconfig: Introduce DEFAULT_MCHBAR_ADDRESS symbol ......................................................................
Patch Set 4: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/45610/4//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45610/4//COMMIT_MSG@9 PS4, Line 9: use used
https://review.coreboot.org/c/coreboot/+/45610/4/src/Kconfig File src/Kconfig:
https://review.coreboot.org/c/coreboot/+/45610/4/src/Kconfig@525 PS4, Line 525: source "src/northbridge/intel/Kconfig" I plan on adding a few files under `nb/intel/common` at some point. `soc/intel/common` uses `Kconfig.common` to avoid that problem, and I think we could use it here too.