commit | 27d1149667352772240655b65372a4294f992ea7 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Wed Jul 13 09:14:40 2016 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 19 20:17:07 2016 +1000 |
tree | 8bf60406e6276da9013902bd4f09b6db3b6c2b89 | |
parent | 4c91bd6eeabb004f283db8a6854b134e2a2de1bc [diff] |
powerpc/32: Remove RELOCATABLE_PPC32 It is seldom used in the kernel code and can be easily replaced by either RELOCATABLE or PPC32. So there is no reason to keep a separate kernel option for this. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>