Re: [PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS

21 Nov
2022
21 Nov
'22
1:45 a.m.
From: Zong Li zong.li@sifive.com Sent: Wednesday, November 16, 2022 3:09 PM To: sjg@chromium.org; michal.simek@amd.com; sean.anderson@seco.com; Leo Yu-Chi Liang(梁育齊) ycliang@andestech.com; Rick Jian-Zhi Chen(陳建志) rick@andestech.com; u-boot@lists.denx.de Cc: Zong Li zong.li@sifive.com Subject: [PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS
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@sifive.com
arch/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rick Chen rick@andestech.com
905
Age (days ago)
905
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen