]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit28d22c49aec8a8053e0ab718804b1292306390e5
treef5986d7ab77065c220beb4364bdf0b9f02b564b3
parentd6d7049e68d267fd5a1d0658ae0785c820a2c537
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