Hello Keith Hui, build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44234
to look at the new patch set (#2).
Change subject: cpu/intel/slot_1: Factor out per-CPU Kconfig ......................................................................
cpu/intel/slot_1: Factor out per-CPU Kconfig
All CPU models for this socket select the same options, and this socket is the only one using these CPU models. So, factor Kconfig out.
Change-Id: I09a580850bc8dd9276b94d75c58cdd6382a44e2e Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/cpu/intel/Kconfig D src/cpu/intel/model_65x/Kconfig D src/cpu/intel/model_67x/Kconfig D src/cpu/intel/model_68x/Kconfig D src/cpu/intel/model_6bx/Kconfig D src/cpu/intel/model_6xx/Kconfig M src/cpu/intel/slot_1/Kconfig 7 files changed, 6 insertions(+), 52 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/44234/2