summaryrefslogtreecommitdiff
path: root/arch/loongarch/configs/loongson3_defconfig
diff options
context:
space:
mode:
authorTianrui Zhao <zhaotianrui@loongson.cn>2023-10-02 05:01:29 +0300
committerHuacai Chen <chenhuacai@loongson.cn>2023-10-02 05:01:29 +0300
commitc1fc48aad14dbe7654f5986afb906332b528d54b (patch)
treed90486f1d59b14232a370b15d854a8a64e4dbfdd /arch/loongarch/configs/loongson3_defconfig
parent39fdf4be72f2b81238acbd4da48c75c135a6f1e0 (diff)
downloadlinux-c1fc48aad14dbe7654f5986afb906332b528d54b.tar.xz
LoongArch: KVM: Enable kvm config and add the makefile
Enable LoongArch kvm config and add the makefile to support build kvm module. Reviewed-by: Bibo Mao <maobibo@loongson.cn> Tested-by: Huacai Chen <chenhuacai@loongson.cn> Signed-off-by: Tianrui Zhao <zhaotianrui@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'arch/loongarch/configs/loongson3_defconfig')
-rw-r--r--arch/loongarch/configs/loongson3_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/loongarch/configs/loongson3_defconfig b/arch/loongarch/configs/loongson3_defconfig
index a3b52aaa83b3..33795e4a5bd6 100644
--- a/arch/loongarch/configs/loongson3_defconfig
+++ b/arch/loongarch/configs/loongson3_defconfig
@@ -66,6 +66,8 @@ CONFIG_EFI_ZBOOT=y
CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
CONFIG_EFI_CAPSULE_LOADER=m
CONFIG_EFI_TEST=m
+CONFIG_VIRTUALIZATION=y
+CONFIG_KVM=m
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y