u-boot/board/armltd/vexpress64
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
..
Kconfig global: Remove extraneous DM_ETH imply/select 2022-12-07 16:04:16 -05:00
lowlevel_init.S vexpress64: also consider DTB pointer in x1 2022-09-29 10:10:39 -04:00
MAINTAINERS vexpress64: Add ARMv8R-64 board variant 2022-04-01 15:03:03 -04:00
Makefile vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 2022-01-04 22:48:48 -05:00
pcie.c pci: Add defines for normal and subtractive PCI bridges 2022-03-25 13:35:50 -04:00
pcie.h vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. 2015-10-19 17:05:46 -04:00
vexpress64.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00