]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/Kconfig
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
[mirror_ubuntu-bionic-kernel.git] / arch / Kconfig
index 640999412d11450c2a60635b142cb41f58b6e62e..dcbd462b68b1c97debee940e0aec6154113142ae 100644 (file)
@@ -2,7 +2,11 @@
 # General architecture dependent options
 #
 
+config CRASH_CORE
+       bool
+
 config KEXEC_CORE
+       select CRASH_CORE
        bool
 
 config HAVE_IMA_KEXEC