u-boot/arch/x86
Tom Rini 6e7df1d151 global: Finish CONFIG -> CFG migration
At this point, the remaining places where we have a symbol that is
defined as CONFIG_... are in fairly odd locations. While as much dead
code has been removed as possible, some of these locations are simply
less obvious at first. In other cases, this code is used, but was
defined in such a way as to have been missed by earlier checks.  Perform
a rename of all such remaining symbols to be CFG_... rather than
CONFIG_...

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-20 12:27:24 -05:00
..
cpu event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
dts global: Migrate CONFIG_X86_REFCODE_ADDR to CFG 2022-12-23 10:15:13 -05:00
include/asm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
lib x86: Fix saying arch_cpu_init_dm in debug/docs 2023-01-18 12:46:13 -05:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00