[PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS
Bin Meng
bmeng.cn at gmail.com
Mon Nov 21 02:25:13 CET 2022
On Wed, Nov 16, 2022 at 3:09 PM Zong Li <zong.li at sifive.com> wrote:
>
> Use imply instead of select, then it can still be disabled by
> board-specific defconfig, or be set to n manually.
>
> Signed-off-by: Zong Li <zong.li at sifive.com>
> ---
> arch/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng at tinylab.org>
More information about the U-Boot
mailing list