arch/x86: Make X86 stages select ARCH_X86
commitb86e96ab8cb190d0244fe442069fcef5e88ef68b
authorArthur Heymans <arthur@aheymans.xyz>
Sun, 10 Feb 2019 16:00:56 +0000 (10 17:00 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 16 Dec 2019 09:41:08 +0000 (16 09:41 +0000)
treeed7d9b49dcd91c57dcf9210360ec37bdb7be4bcc
parent80759b0dbdf119fb97f0b7655a063916958bd7ce
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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31316
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
17 files changed:
src/arch/x86/Kconfig
src/mainboard/apple/macbook21/Kconfig
src/mainboard/asrock/g41c-gs/Kconfig
src/mainboard/asus/p5gc-mx/Kconfig
src/mainboard/asus/p5qc/Kconfig
src/mainboard/asus/p5qpl-am/Kconfig
src/mainboard/asus/p8h61-m_pro/Kconfig
src/mainboard/foxconn/g41s-k/Kconfig
src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig
src/mainboard/gigabyte/ga-b75m-d3h/Kconfig
src/mainboard/gigabyte/ga-g41m-es2l/Kconfig
src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig
src/mainboard/intel/dg41wv/Kconfig
src/mainboard/intel/dg43gt/Kconfig
src/mainboard/lenovo/thinkcentre_a58/Kconfig
src/mainboard/msi/ms7707/Kconfig
src/mainboard/sapphire/pureplatinumh61/Kconfig