powerpc: Don't build powernv for other platform defconfigs
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 24 Sep 2014 05:57:10 +0000 (15:57 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 3 Oct 2014 08:03:11 +0000 (18:03 +1000)
Because powernv arrived after these other platforms, the defconfigs
didn't have PPC_POWERNV disabled, and being default y it gets turned on.

If we're going to bother having defconfigs for the specific platforms
then they should only build the code required for those platforms.

The grab bag of everything config is ppc64_defconfig.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/cell_defconfig
arch/powerpc/configs/celleb_defconfig
arch/powerpc/configs/g5_defconfig
arch/powerpc/configs/maple_defconfig
arch/powerpc/configs/pasemi_defconfig

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge