diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig index 38205f25c0d7f51fdd4eca7855983af1d24dfb8a..86553d8c6b07b3ae666e5241162b5bf5bc3cfdf7 100644 --- a/arch/riscv/Kconfig +++ b/arch/riscv/Kconfig @@ -369,7 +369,6 @@ source "kernel/Kconfig.hz" config RISCV_SBI_V01 bool "SBI v0.1 support" - default y depends on RISCV_SBI help This config allows kernel to use SBI v0.1 APIs. This will be