Commit 24a130cc authored by Palmer Dabbelt's avatar Palmer Dabbelt

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: default avatarPalmer Dabbelt <palmer@sifive.com>
parent e0e0c87c
...@@ -44,6 +44,7 @@ CONFIG_INPUT_MOUSEDEV=y ...@@ -44,6 +44,7 @@ CONFIG_INPUT_MOUSEDEV=y
CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_HVC_RISCV_SBI=y
# CONFIG_PTP_1588_CLOCK is not set # CONFIG_PTP_1588_CLOCK is not set
CONFIG_DRM=y CONFIG_DRM=y
CONFIG_DRM_RADEON=y CONFIG_DRM_RADEON=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment