u-boot-brain/arch/x86
Simon Glass 736ecc643d x86: Select advanced Intel code only if allowed
At present most of the Intel-specific code is built on all devices, even
those which don't have software support for the features provided there.

This means that any board can enable CONFIG_INTEL_ACPIGEN even if it does
not have the required features.

Add a new INTEL_SOC option to control this access. This must be selected
by SoCs that can support the required features.

Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: fixed a typo in arch/x86/Kconfig]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2021-03-09 09:42:12 +08:00
..
cpu x86: Select advanced Intel code only if allowed 2021-03-09 09:42:12 +08:00
dts x86: coral: Add a devicetree node for eMMC 2021-02-01 15:11:41 +08:00
include/asm x86: Fix member check in intel_gnvs 2021-03-09 09:42:12 +08:00
lib common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Select advanced Intel code only if allowed 2021-03-09 09:42:12 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00