u-boot/drivers/net/qe
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
..
dm_qe_uec.c treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA 2022-04-10 08:44:13 +03: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, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02: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 global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00