summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTan En De <ende.tan@starfivetech.com>2023-12-27 12:41:03 +0300
committerLey Foon Tan <leyfoon.tan@starfivetech.com>2024-01-08 10:49:10 +0300
commit2908e41a002eee2750b5ca0a64681a56ceb38d0c (patch)
treeb4bbdbda22cc3e09c286eb192e80a6858f137790
parentc65734ee29c1bea612dd70c9ae0eb6fa219d6cf4 (diff)
downloadlinux-2908e41a002eee2750b5ca0a64681a56ceb38d0c.tar.xz
riscv: configs: Dubhe: Enable kvm
Enable KVM as builtin module. Signed-off-by: Tan En De <ende.tan@starfivetech.com>
-rw-r--r--arch/riscv/configs/starfive_dubhe_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/configs/starfive_dubhe_defconfig b/arch/riscv/configs/starfive_dubhe_defconfig
index 0f692eda8fc8..d2e893ebe79c 100644
--- a/arch/riscv/configs/starfive_dubhe_defconfig
+++ b/arch/riscv/configs/starfive_dubhe_defconfig
@@ -38,7 +38,7 @@ CONFIG_SOC_VIRT=y
CONFIG_SMP=y
CONFIG_HZ_10=y
CONFIG_VIRTUALIZATION=y
-CONFIG_KVM=m
+CONFIG_KVM=y
CONFIG_ACPI=y
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y