]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: default to CONFIG_RISCV_SBI_V01=n
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 16 Dec 2021 12:35:38 +0000 (13:35 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 20 Jan 2022 16:49:12 +0000 (08:49 -0800)
commit7b0bc58c4073b034c7a9e75f9bdbb8b5b64f9bd4
treeeafcc7ac1f0dc78b546e534dfe6a12dab7a59e8a
parent94a23d3813f5885f3c8a36149e7a0f42243d9282
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: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig