u-boot/arch
Tom Rini a322afc9f9 global: Move remaining CONFIG_*SRIO_* to CFG_*
The rest of the unmigrated CONFIG symbols in the SRIO 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
..
arc global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
arm Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig 2022-12-05 16:06:07 -05:00
m68k global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
microblaze Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
mips global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
nios2 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
powerpc global: Move remaining CONFIG_*SRIO_* to CFG_* 2022-12-05 16:06:08 -05:00
riscv riscv: clarify meaning of CONFIG_SBI_V02 2022-11-15 15:37:17 +08:00
sandbox global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
sh Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig 2022-12-05 16:06:07 -05:00
x86 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
xtensa global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
.gitignore
Kconfig Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig 2022-11-10 10:08:55 -05:00
Kconfig.nxp Convert CONFIG_SYS_PMAN et al to Kconfig 2022-12-05 16:06:07 -05:00
u-boot-elf.lds