From 55f90bc6164340898299a59bec0f8599be49a13e Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Thu, 21 Oct 2021 18:18:48 +0000 Subject: dashboard/config/linux: disable CONFIG_KVM_WERROR for android-5.10 and regenerate configs --- dashboard/config/linux/android-5.10.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/android-5.10.config') diff --git a/dashboard/config/linux/android-5.10.config b/dashboard/config/linux/android-5.10.config index 7f92e7303..da0530af9 100644 --- a/dashboard/config/linux/android-5.10.config +++ b/dashboard/config/linux/android-5.10.config @@ -646,7 +646,7 @@ CONFIG_HAVE_KVM_NO_POLL=y CONFIG_KVM_XFER_TO_GUEST_WORK=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=y -CONFIG_KVM_WERROR=y +# CONFIG_KVM_WERROR is not set CONFIG_KVM_INTEL=y CONFIG_KVM_AMD=y # CONFIG_KVM_MMU_AUDIT is not set -- cgit mrf-deployment