Attention is currently required from: Subrata Banik. Hello build bot (Jenkins), Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56219
to look at the new patch set (#5).
Change subject: mb/intel/kblrvp: Rework Kconfig ......................................................................
mb/intel/kblrvp: 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_KBLRVP_COMMON`, which is used as base for each variant.
Built each variant with `BUILD_TIMELESS=1` and all generated coreboot.rom files remain identical.
Change-Id: I2a9c12a15c098fcb64c006a707c94a1aed93d73a Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/intel/kblrvp/Kconfig M src/mainboard/intel/kblrvp/Kconfig.name 2 files changed, 36 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/56219/5