summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/maple_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2014-09-24 15:57:10 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2014-10-03 18:03:11 +1000
commitd3b94e4b3b22b9f95c4d6a5f0c7fcf9288309c20 (patch)
treef5986d7ab77065c220beb4364bdf0b9f02b564b3 /arch/powerpc/configs/maple_defconfig
parent8abf29f829de366b989b360af96b2ba871324ad6 (diff)
downloadop-kernel-dev-d3b94e4b3b22b9f95c4d6a5f0c7fcf9288309c20.zip
op-kernel-dev-d3b94e4b3b22b9f95c4d6a5f0c7fcf9288309c20.tar.gz
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>
Diffstat (limited to 'arch/powerpc/configs/maple_defconfig')
-rw-r--r--arch/powerpc/configs/maple_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig
index c8b6a9d..fbd9e41 100644
--- a/arch/powerpc/configs/maple_defconfig
+++ b/arch/powerpc/configs/maple_defconfig
@@ -16,6 +16,7 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
# CONFIG_BLK_DEV_BSG is not set
+# CONFIG_PPC_POWERNV is not set
# CONFIG_PPC_PSERIES is not set
# CONFIG_PPC_PMAC is not set
CONFIG_PPC_MAPLE=y
OpenPOWER on IntegriCloud