Skip to content

Commit 24a130c

Browse files
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 <[email protected]>
1 parent e0e0c87 commit 24a130c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ CONFIG_INPUT_MOUSEDEV=y
4444
CONFIG_SERIAL_8250=y
4545
CONFIG_SERIAL_8250_CONSOLE=y
4646
CONFIG_SERIAL_OF_PLATFORM=y
47+
CONFIG_HVC_RISCV_SBI=y
4748
# CONFIG_PTP_1588_CLOCK is not set
4849
CONFIG_DRM=y
4950
CONFIG_DRM_RADEON=y

0 commit comments

Comments
 (0)