Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41930
to look at the new patch set (#12).
Change subject: soc/intel/broadwell/Kconfig: Tidy up selected symbols ......................................................................
soc/intel/broadwell/Kconfig: Tidy up selected symbols
Order the `select` entries alphabetically except for the stage architecture entries. Also, rename the dummy symbol where these are selected from `CPU_SPECIFIC_OPTIONS` to `SOC_SPECIFIC_OPTIONS`, because the original symbol would result in name clashes in future commits.
With BUILD_TIMELESS=1 but without adding the .config file into the resulting coreboot image, google/auron (Buddy) remains identical.
Change-Id: I042189c271bf918bf7d988ecdc062ffeccfd881a Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/soc/intel/broadwell/Kconfig 1 file changed, 18 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/41930/12