summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/crash_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/crash_core.h')
-rw-r--r--arch/x86/include/asm/crash_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/crash_core.h b/arch/x86/include/asm/crash_core.h
index 76af98f4e8..041020da8d 100644
--- a/arch/x86/include/asm/crash_core.h
+++ b/arch/x86/include/asm/crash_core.h
@@ -39,4 +39,6 @@ static inline unsigned long crash_low_size_default(void)
#endif
}
+#define HAVE_ARCH_ADD_CRASH_RES_TO_IOMEM_EARLY
+
#endif /* _X86_CRASH_CORE_H */