powerpc/fsl_booke: enable the relocatable for the kdump kernel
authorKevin Hao <haokexin@gmail.com>
Tue, 24 Dec 2013 07:12:12 +0000 (15:12 +0800)
committerScott Wood <scottwood@freescale.com>
Thu, 9 Jan 2014 23:52:18 +0000 (17:52 -0600)
commitdde7dd3d67728418bc61cee424fcd9041058cf3f
treee0128ac620f8dbb70c88ba44a28b5adbabe39bc2
parent0be7d969b0efef085ed6497d462ba16a875ca737
powerpc/fsl_booke: enable the relocatable for the kdump kernel

The RELOCATABLE is more flexible and without any alignment restriction.
And it is a superset of DYNAMIC_MEMSTART. So use it by default for
a kdump kernel.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/Kconfig