u-boot/arch/x86
Tom Rini 65cc0e2a65 global: Move remaining CONFIG_SYS_* to CFG_SYS_*
The rest of the unmigrated CONFIG symbols in the CONFIG_SYS namespace do
not easily transition to Kconfig. In many cases they likely should come
from the device tree instead. Move these out of CONFIG namespace and in
to CFG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-05 16:06:08 -05:00
..
cpu Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
dts spl: x86: Correct the binman symbols for SPL 2022-02-22 10:05:44 -07:00
include/asm x86: provide typedef jmp_buf 2022-10-29 07:36:33 -06:00
lib global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
config.mk x86: efi: Set the correct link flags for the 64-bit EFI app 2022-01-15 10:57:22 +01:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00