diff options
| author | Taras Madan <tarasmadan@gmail.com> | 2021-10-21 18:18:48 +0000 |
|---|---|---|
| committer | tarasmadan <89859571+tarasmadan@users.noreply.github.com> | 2021-10-21 20:49:42 +0200 |
| commit | 55f90bc6164340898299a59bec0f8599be49a13e (patch) | |
| tree | 30485227a95196aa30b53ead3a2a58780348250d /dashboard/config/linux/android-5.10.config | |
| parent | c5cb7da830c941bb15b077cb5e4591b2e2e54554 (diff) | |
dashboard/config/linux: disable CONFIG_KVM_WERROR for android-5.10 and regenerate configs
Diffstat (limited to 'dashboard/config/linux/android-5.10.config')
| -rw-r--r-- | dashboard/config/linux/android-5.10.config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
