u-boot/arch/riscv
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
..
cpu riscv: Fix detecting FPU support in standard extension 2022-11-15 15:37:17 +08:00
dts riscv: dts: fix the mpfs's reference clock frequency 2022-11-15 15:37:17 +08:00
include/asm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
lib efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE 2022-12-29 10:51:50 +01:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig riscv: clarify meaning of CONFIG_SBI_V02 2022-11-15 15:37:17 +08:00
Makefile riscv: support building double-float modules 2022-10-20 15:22:21 +08:00