powerpc: Remove CONFIG_POWER3
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jul 2014 02:29:22 +0000 (12:29 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Jul 2014 04:10:24 +0000 (14:10 +1000)
Now that we have dropped power3 support we can remove CONFIG_POWER3. The
usage in pgtable_32.c was already dead code as CONFIG_POWER3 was not
selectable on PPC32.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/cputable.h
arch/powerpc/mm/pgtable_32.c
arch/powerpc/platforms/Kconfig.cputype

Simple merge
Simple merge