summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/83xx/sbc834x_defconfig
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2008-10-10 10:35:50 -0500
committerKumar Gala <galak@kernel.crashing.org>2008-10-13 11:09:59 -0500
commitdbe216319f4e4b23a37eeb623c8338fa59ac050e (patch)
treebc71faf445ff90dc7b6cacfa29f1a5d85496efc8 /arch/powerpc/configs/83xx/sbc834x_defconfig
parent7e7385ce4115830bf5e0b43d62087a94871b78de (diff)
powerpc: disable CHRP and PMAC support in various defconfigs
Because CHRP and PMAC are by default enabled, several non-CHRP and non-PMAC PowerPC defconfigs will have these Kconfig options set erroneously. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/83xx/sbc834x_defconfig')
-rw-r--r--arch/powerpc/configs/83xx/sbc834x_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/83xx/sbc834x_defconfig b/arch/powerpc/configs/83xx/sbc834x_defconfig
index b8dd17bf040e..c359cc2a380e 100644
--- a/arch/powerpc/configs/83xx/sbc834x_defconfig
+++ b/arch/powerpc/configs/83xx/sbc834x_defconfig
@@ -162,6 +162,8 @@ CONFIG_CLASSIC_RCU=y
#
CONFIG_PPC_MULTIPLATFORM=y
CONFIG_CLASSIC32=y
+# CONFIG_PPC_CHRP is not set
+# CONFIG_PPC_PMAC is not set
# CONFIG_MPC5121_ADS is not set
# CONFIG_MPC5121_GENERIC is not set
# CONFIG_PPC_MPC52xx is not set