diff options
Diffstat (limited to 'dashboard/config/linux/bits/x86_64.yml')
| -rw-r--r-- | dashboard/config/linux/bits/x86_64.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/x86_64.yml b/dashboard/config/linux/bits/x86_64.yml index e6aa048f1..1c93c29ac 100644 --- a/dashboard/config/linux/bits/x86_64.yml +++ b/dashboard/config/linux/bits/x86_64.yml @@ -32,7 +32,8 @@ config: # Should be faster this way. - PARAVIRT_SPINLOCKS - - PARAVIRT_DEBUG + # Disabled in "x86/paravirt: Remove PARAVIRT_DEBUG config option" + - PARAVIRT_DEBUG: [-v6.19] - PROCESSOR_SELECT - CPU_SUP_HYGON: n |
