u-boot/arch/powerpc/lib
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
..
_ashldi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
_ashrdi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
_lshrdi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bat_rw.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bdinfo.c powerpc: Remove unused MPC8540/60ADS code 2022-03-03 16:51:19 -05:00
bootm.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
cache.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
extable.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
interrupts.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
Kconfig powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD 2021-04-27 08:28:07 +02:00
kgdb.c common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
Makefile Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig 2022-06-06 12:09:00 -04:00
ppccache.S WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
ppcstring.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
reloc.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
stack.c common/board_f: introduce arch_setup_dest_addr() 2022-10-06 21:05:17 -04:00
ticks.S watchdog: Get rid of ASSEMBLY hacks 2022-09-18 10:26:39 +02:00
time.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
traps.c Revert "powerpc: fix regression in arch_initr_trap()" 2021-06-23 08:45:03 -04:00