[POWERPC] Make default cputable entries reflect selected CPU family
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 5 May 2008 05:22:27 +0000 (15:22 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 May 2008 10:22:57 +0000 (20:22 +1000)
commit76bc080ef5a34aedb63e1691f28c6b42f3468e4e
treec08490299e4831265cdf5f0aa7853eaad9caaa9f
parent2a5f2e3e6cd1ce9fb3f8b186b6bc9aa1f1497a92
[POWERPC] Make default cputable entries reflect selected CPU family

Changes the cputable so that various CPU families that have an exclusive
CONFIG_ option have a more sensible default entry to use if the specific
processor hasn't been identified.

This makes the kernel more generally useful when booted on an unknown
PVR for things like new 4xx variants.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/cputable.c