--- zzzz-none-000/linux-3.10.107/arch/mips/kvm/Kconfig 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/kvm/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -5,7 +5,6 @@ menuconfig VIRTUALIZATION bool "Virtualization" - depends on HAVE_KVM ---help--- Say Y here to get to see options for using your Linux host to run other operating systems inside virtual machines (guests). @@ -21,6 +20,7 @@ select PREEMPT_NOTIFIERS select ANON_INODES select KVM_MMIO + select SRCU ---help--- Support for hosting Guest kernels. Currently supported on MIPS32 processors.