powerpc/kconfig: Kill PPC_MULTIPLATFORM
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / Kconfig
index 5c10af66fb518eb8f7b96ab519f40e1a94ed5bb4..ad6b1c084fe35ddcfdeb26695519237b49e7368f 100644 (file)
@@ -313,7 +313,7 @@ config ARCH_ENABLE_MEMORY_HOTREMOVE
 
 config KEXEC
        bool "kexec system call (EXPERIMENTAL)"
-       depends on (PPC_PRPMC2800 || PPC_MULTIPLATFORM) && EXPERIMENTAL
+       depends on BOOK3S && EXPERIMENTAL
        help
          kexec is a system call that implements the ability to shutdown your
          current kernel, and to start another kernel.  It is like a reboot