Mohan wrote:

 config CRASH_DUMP
        bool "Build a kdump crash kernel"
-       depends on (PPC64 && RELOCATABLE) || 6xx
+       depends on PPC64 || 6xx
+       select RELOCATABLE
        help
          Build a kernel suitable for use as a kdump capture kernel.
The same kernel binary can be used as production kernel and dump


You should only select relocatable if ppc64

milton

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to