> From: Heinrich Schuchardt <[email protected]> > Sent: Tuesday, November 08, 2022 11:14 PM > To: Bin Meng <[email protected]> > Cc: Rick Jian-Zhi Chen(陳建志) <[email protected]>; Leo Yu-Chi Liang(梁育齊) > <[email protected]>; Conor Dooley <[email protected]>; > [email protected] > Subject: Re: [PATCH 1/1] riscv: clarify meaning of CONFIG_SBI_V02 > > On 11/8/22 16:05, Bin Meng wrote: > > Hi Heinrich, > > > > On Tue, Nov 8, 2022 at 10:53 PM Heinrich Schuchardt > > <[email protected]> wrote: > >> > >> Describe that CONFIG_SBI_V02=y does not mean SBI specification v0.2 > >> but v0.2 or later. > >> > >> Signed-off-by: Heinrich Schuchardt > >> <[email protected]> > >> --- > >> arch/riscv/Kconfig | 14 +++++++------- > >> 1 file changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Rick Chen <[email protected]>

