Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+1
+1
arch/riscv/configs/defconfig
··· 44 44 CONFIG_SERIAL_8250=y 45 45 CONFIG_SERIAL_8250_CONSOLE=y 46 46 CONFIG_SERIAL_OF_PLATFORM=y 47 + CONFIG_HVC_RISCV_SBI=y 47 48 # CONFIG_PTP_1588_CLOCK is not set 48 49 CONFIG_DRM=y 49 50 CONFIG_DRM_RADEON=y