diff --git a/arch/riscv/configs/xiangshan.config b/arch/riscv/configs/xiangshan.config index 8701e052e665..b6cac7795026 100644 --- a/arch/riscv/configs/xiangshan.config +++ b/arch/riscv/configs/xiangshan.config @@ -53,3 +53,5 @@ CONFIG_SPI_SLAVE=y CONFIG_IGB=y CONFIG_BLK_DEV_NVME=y CONFIG_RTL8152=y +CONFIG_RISCV_SBI_V01=y +CONFIG_HVC_RISCV_SBI=y