u-boot/arch/arm/cpu/armv7m
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
..
cache.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
config.mk arm: armv7m: Clean up some thumb / compiler flag options 2018-05-23 13:03:42 -04:00
cpu.c common: spl: move armv7m-specific code to spl_perform_fixups() 2022-01-18 08:31:02 -05:00
Makefile arm: v7R: Add support for MPU 2018-05-07 15:53:29 -04:00
mpu.c arm: v7R: Add support for MPU 2018-05-07 15:53:29 -04:00
start.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
systick-timer.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00