projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0e0c87
)
RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig
author
Palmer Dabbelt
<palmer@sifive.com>
Thu, 8 Mar 2018 21:57:58 +0000
(13:57 -0800)
committer
Palmer Dabbelt
<palmer@sifive.com>
Mon, 11 Jun 2018 16:16:24 +0000
(09:16 -0700)
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>
arch/riscv/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/riscv/configs/defconfig
b/arch/riscv/configs/defconfig
index bca0eee733b05fc5f3217296184b57aac6f90faf..07326466871b0d74fb0c43f219bc49058f663468 100644
(file)
--- a/
arch/riscv/configs/defconfig
+++ b/
arch/riscv/configs/defconfig
@@
-44,6
+44,7
@@
CONFIG_INPUT_MOUSEDEV=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y
+CONFIG_HVC_RISCV_SBI=y
# CONFIG_PTP_1588_CLOCK is not set
CONFIG_DRM=y
CONFIG_DRM_RADEON=y