aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/boot/compressed/misc.h')
-rw-r--r--arch/x86/boot/compressed/misc.h1
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 @@
9 * paravirt and debugging variants are added.) 9 * paravirt and debugging variants are added.)
10 */ 10 */
11#undef CONFIG_PARAVIRT 11#undef CONFIG_PARAVIRT
12#undef CONFIG_PARAVIRT_XXL
12#undef CONFIG_PARAVIRT_SPINLOCKS 13#undef CONFIG_PARAVIRT_SPINLOCKS
13#undef CONFIG_KASAN 14#undef CONFIG_KASAN
14 15