powerpc: Set default CPU type to POWER8 for little endian builds
authorAnton Blanchard <anton@samba.org>
Sun, 25 Sep 2016 12:35:41 +0000 (22:35 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 4 Oct 2016 05:15:00 +0000 (16:15 +1100)
commite2ad477cb26360532da7ee9ffc9631d6c0006a1d
treea1abc0eae89fc0dbd24d90ca42b866f9db0ca956
parent8a18cc0c2c36ee49d70a620ac0190d30897c15fb
powerpc: Set default CPU type to POWER8 for little endian builds

We supported POWER7 CPUs for bootstrapping little endian, but the
target was always POWER8. Now that POWER7 specific issues are
impacting performance, change the default target to POWER8.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/Kconfig.cputype