powerpc: Remove 64-bit cpu support from ppc32.
authorPaul Mackerras <paulus@samba.org>
Thu, 6 Oct 2005 02:49:05 +0000 (12:49 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 6 Oct 2005 02:49:05 +0000 (12:49 +1000)
These days there is no good reason to run a ppc32 kernel on a 64-bit
cpu, rather than a ppc64 kernel, so remove the config option and a
bunch of code (and ifdefs) from head.S.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found