未验证 提交 3938d5a2 编写于 作者: H Heinrich Schuchardt 提交者: Palmer Dabbelt

riscv: default to CONFIG_RISCV_SBI_V01=n

The SBI 0.1 specification is obsolete. The current version is 0.3.
Hence we should not rely by default on SBI 0.1 being implemented.
Signed-off-by: NHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: NPalmer Dabbelt <palmer@rivosinc.com>
上级 20aa4954
...@@ -369,7 +369,6 @@ source "kernel/Kconfig.hz" ...@@ -369,7 +369,6 @@ source "kernel/Kconfig.hz"
config RISCV_SBI_V01 config RISCV_SBI_V01
bool "SBI v0.1 support" bool "SBI v0.1 support"
default y
depends on RISCV_SBI depends on RISCV_SBI
help help
This config allows kernel to use SBI v0.1 APIs. This will be This config allows kernel to use SBI v0.1 APIs. This will be
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册