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/pq2fads_defconfig | |
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/pq2fads_defconfig')
-rw-r--r-- | arch/powerpc/configs/pq2fads_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/configs/pq2fads_defconfig b/arch/powerpc/configs/pq2fads_defconfig index b390b7476649..e687cc0f2a95 100644 --- a/arch/powerpc/configs/pq2fads_defconfig +++ b/arch/powerpc/configs/pq2fads_defconfig | |||
@@ -152,11 +152,9 @@ CONFIG_CLASSIC_RCU=y | |||
152 | # | 152 | # |
153 | CONFIG_PPC_MULTIPLATFORM=y | 153 | CONFIG_PPC_MULTIPLATFORM=y |
154 | CONFIG_CLASSIC32=y | 154 | CONFIG_CLASSIC32=y |
155 | CONFIG_PPC_CHRP=y | ||
156 | # CONFIG_MPC5121_ADS is not set | 155 | # CONFIG_MPC5121_ADS is not set |
157 | # CONFIG_MPC5121_GENERIC is not set | 156 | # CONFIG_MPC5121_GENERIC is not set |
158 | # CONFIG_PPC_MPC52xx is not set | 157 | # CONFIG_PPC_MPC52xx is not set |
159 | CONFIG_PPC_PMAC=y | ||
160 | # CONFIG_PPC_CELL is not set | 158 | # CONFIG_PPC_CELL is not set |
161 | # CONFIG_PPC_CELL_NATIVE is not set | 159 | # CONFIG_PPC_CELL_NATIVE is not set |
162 | CONFIG_PPC_82xx=y | 160 | CONFIG_PPC_82xx=y |