u-boot/arch/arm/mach-tegra/tegra20
Tom Rini 6e7df1d151 global: Finish CONFIG -> CFG migration
At this point, the remaining places where we have a symbol that is
defined as CONFIG_... are in fairly odd locations. While as much dead
code has been removed as possible, some of these locations are simply
less obvious at first. In other cases, this code is used, but was
defined in such a way as to have been missed by earlier checks.  Perform
a rename of all such remaining symbols to be CFG_... rather than
CONFIG_...

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-20 12:27:24 -05:00
..
clock.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
cpu.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
crypto.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
crypto.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
display.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
emc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
funcmux.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig 2022-12-22 10:31:48 -05:00
Makefile ARM: fix LTO for seaboard 2021-05-24 14:21:30 -04:00
pinmux.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
warmboot.c Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig 2022-12-05 16:08:37 -05:00
warmboot_avp.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
warmboot_avp.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00