Re: powerpc/kconfig: Turn CONFIG_RELOCATABLE on

2017-05-11 Thread Michael Ellerman
On Wed, 2017-05-04 at 08:32:38 UTC, Balbir Singh wrote: > Most distros will want it on by default and I've missed > turning it on during developer testing. Having it on ensures > we are testing our patches with the config enabled. I agree, but I think we should do it in the defconfigs instead. ch

[PATCH] powerpc/kconfig: Turn CONFIG_RELOCATABLE on

2017-04-05 Thread Balbir Singh
Most distros will want it on by default and I've missed turning it on during developer testing. Having it on ensures we are testing our patches with the config enabled. Signed-off-by: Balbir Singh --- arch/powerpc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/Kconfig b