commit | 24a130ccfe58e0ef7907ce63030ad0ff7d7c633b | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmer@sifive.com> | Thu Mar 08 13:57:58 2018 -0800 |
committer | Palmer Dabbelt <palmer@sifive.com> | Mon Jun 11 09:16:24 2018 -0700 |
tree | 053954e53ff8ffff15cfd815e4327b939f4c6b02 | |
parent | e0e0c87c022b654bcc79224ce73633f0d274e091 [diff] |
RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig The SBI exists on all RISC-V systems, so there's no reason not to compile this driver in. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>