u-boot/drivers/net/qe
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
..
dm_qe_uec.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
dm_qe_uec.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
dm_qe_uec_phy.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
Kconfig net: Remove extraneous dependencies 2022-12-07 12:20:17 -05:00
Makefile net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.c net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uec.h net: Remove more legacy functions 2022-12-22 10:31:49 -05:00