HAOUAS Elyes has uploaded a new patch set (#8) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/31316 )
Change subject: arch/x86: Make X86 stages select ARCH_X86 ......................................................................
arch/x86: Make X86 stages select ARCH_X86
Also, don't define the default as this results in spurious lines in the .config.
TEST: Build all boards with where config.h differed with BUILD_TIMELESS=1 and remained the same
Change-Id: Ic77b696f493d7648f317f0ba0a27fdee5212961e Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/Kconfig M src/mainboard/apple/macbook21/Kconfig M src/mainboard/asrock/g41c-gs/Kconfig M src/mainboard/asus/p5gc-mx/Kconfig M src/mainboard/asus/p5qc/Kconfig M src/mainboard/asus/p5qpl-am/Kconfig M src/mainboard/asus/p8h61-m_pro/Kconfig M src/mainboard/foxconn/g41s-k/Kconfig M src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig M src/mainboard/gigabyte/ga-b75m-d3h/Kconfig M src/mainboard/gigabyte/ga-g41m-es2l/Kconfig M src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig M src/mainboard/intel/dg41wv/Kconfig M src/mainboard/intel/dg43gt/Kconfig M src/mainboard/lenovo/thinkcentre_a58/Kconfig M src/mainboard/msi/ms7707/Kconfig M src/mainboard/sapphire/pureplatinumh61/Kconfig 17 files changed, 10 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/31316/8