riscv: Make SBI v0.2 the default SBI version
authorBin Meng <bmeng.cn@gmail.com>
Thu, 16 Apr 2020 15:09:33 +0000 (08:09 -0700)
committerAndes <uboot@andestech.com>
Thu, 23 Apr 2020 02:14:06 +0000 (10:14 +0800)
commitfa16ec23bcc8c855106f055d6e552e4cc203a87d
treef95c05a89dacfcaad67750ed2128a64fb18fc54c
parentff0fa6c1b31b6b48db7864dd01819842d6c02648
riscv: Make SBI v0.2 the default SBI version

To work with latest OpenSBI release (v0.7 or above) that has the HSM
extension support, select the SBI v0.2 support by default.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
arch/riscv/Kconfig