u-boot/arch/arm/mach-keystone
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
..
include/mach global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
clock.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
cmd_clock.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
cmd_mon.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
cmd_poweroff.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
config.mk Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
ddr3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
ddr3_spd.c i2c: Remove non-DM_I2C support from davinci_i2c.c 2022-07-08 17:57:34 -04:00
init.c global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* 2022-12-05 16:06:07 -05:00
Kconfig ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig 2021-09-27 21:38:34 -04:00
keystone.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Makefile ARM: fix LTO for keystone 2021-05-24 14:21:30 -04:00
mon.c common: fit: Update board_fit_image_post_process() to pass fit and node_offset 2021-06-11 16:34:52 +05:30
msmc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
psc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00