X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=arch%2FKconfig;h=6c00e5b00f8bd6ac4127b80fed79070843826069;hb=6ae1574c2a24eec5efa8bac305a8f87c839acc64;hp=640999412d11450c2a60635b142cb41f58b6e62e;hpb=d3f7c35c1ab33e6aa035407fed38d9149858bed7;p=linux.git diff --git a/arch/Kconfig b/arch/Kconfig index 640999412d11..6c00e5b00f8b 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -2,7 +2,11 @@ # General architecture dependent options # +config CRASH_CORE + bool + config KEXEC_CORE + select CRASH_CORE bool config HAVE_IMA_KEXEC @@ -320,6 +324,9 @@ config HAVE_CMPXCHG_LOCAL config HAVE_CMPXCHG_DOUBLE bool +config ARCH_WEAK_RELEASE_ACQUIRE + bool + config ARCH_WANT_IPC_PARSE_VERSION bool