diff options
author | Timur Tabi <timur@freescale.com> | 2008-09-26 03:19:46 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-10-06 23:26:20 -0400 |
commit | 3396c72b92efd16bca16490a72277b3a494e0f0e (patch) | |
tree | 2031cba305381ce143ac1077c209a630e5c4ef75 /arch/powerpc/configs/86xx | |
parent | ebe40c5c4c888f2cbfd9f0880a8bc072e6fc3a0d (diff) |
powerpc: Remove CHRP and PMAC support from FSL defconfigs
Fix various defconfigs for Freescale chip based boards to remove
CONFIG_PPC_PMAC or CONFIG_PPC_CHRP which crept in due to those
being default y
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/86xx')
-rw-r--r-- | arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | 2 | ||||
-rw-r--r-- | arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | 2 | ||||
-rw-r--r-- | arch/powerpc/configs/86xx/sbc8641d_defconfig | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig index 1a9990731eb0..14116a80c7cd 100644 --- a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig +++ b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | |||
@@ -165,11 +165,9 @@ CONFIG_CLASSIC_RCU=y | |||
165 | # | 165 | # |
166 | CONFIG_PPC_MULTIPLATFORM=y | 166 | CONFIG_PPC_MULTIPLATFORM=y |
167 | CONFIG_CLASSIC32=y | 167 | CONFIG_CLASSIC32=y |
168 | CONFIG_PPC_CHRP=y | ||
169 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
170 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
171 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
172 | CONFIG_PPC_PMAC=y | ||
173 | # CONFIG_PPC_CELL is not set | 171 | # CONFIG_PPC_CELL is not set |
174 | # CONFIG_PPC_CELL_NATIVE is not set | 172 | # CONFIG_PPC_CELL_NATIVE is not set |
175 | # CONFIG_PPC_82xx is not set | 173 | # CONFIG_PPC_82xx is not set |
diff --git a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig index ea09be31b6ea..07e369d9e485 100644 --- a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig +++ b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | |||
@@ -167,11 +167,9 @@ CONFIG_CLASSIC_RCU=y | |||
167 | # | 167 | # |
168 | CONFIG_PPC_MULTIPLATFORM=y | 168 | CONFIG_PPC_MULTIPLATFORM=y |
169 | CONFIG_CLASSIC32=y | 169 | CONFIG_CLASSIC32=y |
170 | CONFIG_PPC_CHRP=y | ||
171 | # CONFIG_MPC5121_ADS is not set | 170 | # CONFIG_MPC5121_ADS is not set |
172 | # CONFIG_MPC5121_GENERIC is not set | 171 | # CONFIG_MPC5121_GENERIC is not set |
173 | # CONFIG_PPC_MPC52xx is not set | 172 | # CONFIG_PPC_MPC52xx is not set |
174 | CONFIG_PPC_PMAC=y | ||
175 | # CONFIG_PPC_CELL is not set | 173 | # CONFIG_PPC_CELL is not set |
176 | # CONFIG_PPC_CELL_NATIVE is not set | 174 | # CONFIG_PPC_CELL_NATIVE is not set |
177 | # CONFIG_PPC_82xx is not set | 175 | # CONFIG_PPC_82xx is not set |
diff --git a/arch/powerpc/configs/86xx/sbc8641d_defconfig b/arch/powerpc/configs/86xx/sbc8641d_defconfig index f545421f9857..3326303d3765 100644 --- a/arch/powerpc/configs/86xx/sbc8641d_defconfig +++ b/arch/powerpc/configs/86xx/sbc8641d_defconfig | |||
@@ -166,11 +166,9 @@ CONFIG_CLASSIC_RCU=y | |||
166 | # | 166 | # |
167 | CONFIG_PPC_MULTIPLATFORM=y | 167 | CONFIG_PPC_MULTIPLATFORM=y |
168 | CONFIG_CLASSIC32=y | 168 | CONFIG_CLASSIC32=y |
169 | CONFIG_PPC_CHRP=y | ||
170 | # CONFIG_MPC5121_ADS is not set | 169 | # CONFIG_MPC5121_ADS is not set |
171 | # CONFIG_MPC5121_GENERIC is not set | 170 | # CONFIG_MPC5121_GENERIC is not set |
172 | # CONFIG_PPC_MPC52xx is not set | 171 | # CONFIG_PPC_MPC52xx is not set |
173 | CONFIG_PPC_PMAC=y | ||
174 | # CONFIG_PPC_CELL is not set | 172 | # CONFIG_PPC_CELL is not set |
175 | # CONFIG_PPC_CELL_NATIVE is not set | 173 | # CONFIG_PPC_CELL_NATIVE is not set |
176 | # CONFIG_PPC_82xx is not set | 174 | # CONFIG_PPC_82xx is not set |