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)
commitd3b94e4b3b22b9f95c4d6a5f0c7fcf9288309c20
treef5986d7ab77065c220beb4364bdf0b9f02b564b3
parent8abf29f829de366b989b360af96b2ba871324ad6
powerpc: Don't build powernv for other platform defconfigs

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