Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-block.git] / arch / powerpc / Kconfig
index c7076e223fcdb2c388f8a36d60432e76f99af43b..70e118f140eba4830c6bfddf9024278cea760876 100644 (file)
@@ -687,6 +687,10 @@ config ARCH_SELECTS_CRASH_DUMP
        depends on CRASH_DUMP
        select RELOCATABLE if PPC64 || 44x || PPC_85xx
 
+config ARCH_SUPPORTS_CRASH_HOTPLUG
+       def_bool y
+       depends on PPC64
+
 config FA_DUMP
        bool "Firmware-assisted dump"
        depends on CRASH_DUMP && PPC64 && (PPC_RTAS || PPC_POWERNV)