diff options
Diffstat (limited to 'arch/x86/boot/compressed/misc.h')
| -rw-r--r-- | arch/x86/boot/compressed/misc.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/boot/compressed/misc.h b/arch/x86/boot/compressed/misc.h index a423bdb42686..a1d5918765f3 100644 --- a/arch/x86/boot/compressed/misc.h +++ b/arch/x86/boot/compressed/misc.h @@ -9,6 +9,7 @@   * paravirt and debugging variants are added.)   */  #undef CONFIG_PARAVIRT +#undef CONFIG_PARAVIRT_XXL  #undef CONFIG_PARAVIRT_SPINLOCKS  #undef CONFIG_KASAN |