OSDN Git Service

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)
commitc3993f10076ae1fa479d5b3e227fe15e001c45a9
tree89adb5d32a2342a0e60ebd9fb4faaa068ee3a5ff
parentcec15488c7e165a10f4c61cfba91c779e6afd19d
powerpc: Remove CONFIG_POWER3

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