aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2008-09-26 03:19:46 -0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2008-10-06 23:26:20 -0400
commit3396c72b92efd16bca16490a72277b3a494e0f0e (patch)
tree2031cba305381ce143ac1077c209a630e5c4ef75 /arch/powerpc
parentebe40c5c4c888f2cbfd9f0880a8bc072e6fc3a0d (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')
-rw-r--r--arch/powerpc/configs/83xx/asp8347_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc8313_rdb_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc8315_rdb_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc832x_mds_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc832x_rdb_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc834x_itx_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc834x_mds_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc836x_mds_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc836x_rdk_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc837x_mds_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/mpc837x_rdb_defconfig2
-rw-r--r--arch/powerpc/configs/83xx/sbc834x_defconfig2
-rw-r--r--arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig2
-rw-r--r--arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig2
-rw-r--r--arch/powerpc/configs/86xx/sbc8641d_defconfig2
-rw-r--r--arch/powerpc/configs/ep8248e_defconfig2
-rw-r--r--arch/powerpc/configs/mpc8272_ads_defconfig2
-rw-r--r--arch/powerpc/configs/mpc83xx_defconfig2
-rw-r--r--arch/powerpc/configs/pq2fads_defconfig2
20 files changed, 0 insertions, 40 deletions
diff --git a/arch/powerpc/configs/83xx/asp8347_defconfig b/arch/powerpc/configs/83xx/asp8347_defconfig
index 5e6780a088ce..6638f5a03a77 100644
--- a/arch/powerpc/configs/83xx/asp8347_defconfig
+++ b/arch/powerpc/configs/83xx/asp8347_defconfig
@@ -164,11 +164,9 @@ CONFIG_CLASSIC_RCU=y
164# 164#
165CONFIG_PPC_MULTIPLATFORM=y 165CONFIG_PPC_MULTIPLATFORM=y
166CONFIG_CLASSIC32=y 166CONFIG_CLASSIC32=y
167CONFIG_PPC_CHRP=y
168# CONFIG_MPC5121_ADS is not set 167# CONFIG_MPC5121_ADS is not set
169# CONFIG_MPC5121_GENERIC is not set 168# CONFIG_MPC5121_GENERIC is not set
170# CONFIG_PPC_MPC52xx is not set 169# CONFIG_PPC_MPC52xx is not set
171CONFIG_PPC_PMAC=y
172# CONFIG_PPC_CELL is not set 170# CONFIG_PPC_CELL is not set
173# CONFIG_PPC_CELL_NATIVE is not set 171# CONFIG_PPC_CELL_NATIVE is not set
174# CONFIG_PPC_82xx is not set 172# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
index 2028337868b4..df125f30fae8 100644
--- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
+++ b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
index dd80eb0a87a1..6e0e08cf0b0d 100644
--- a/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
+++ b/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc832x_mds_defconfig b/arch/powerpc/configs/83xx/mpc832x_mds_defconfig
index bdf50c8a17e6..d6e204a7b26b 100644
--- a/arch/powerpc/configs/83xx/mpc832x_mds_defconfig
+++ b/arch/powerpc/configs/83xx/mpc832x_mds_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
index 4eef8c95480e..1f3d3434b29f 100644
--- a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
+++ b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig
index 8d6513931850..4686c2151d05 100644
--- a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig
+++ b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
index a8afa39d6f76..f11c25ecef76 100644
--- a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
+++ b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig
index 24c320a36670..ffe4b2ef9691 100644
--- a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig
+++ b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc836x_mds_defconfig b/arch/powerpc/configs/83xx/mpc836x_mds_defconfig
index cf2706a5f34b..71445e31a304 100644
--- a/arch/powerpc/configs/83xx/mpc836x_mds_defconfig
+++ b/arch/powerpc/configs/83xx/mpc836x_mds_defconfig
@@ -163,11 +163,9 @@ CONFIG_CLASSIC_RCU=y
163# 163#
164CONFIG_PPC_MULTIPLATFORM=y 164CONFIG_PPC_MULTIPLATFORM=y
165CONFIG_CLASSIC32=y 165CONFIG_CLASSIC32=y
166CONFIG_PPC_CHRP=y
167# CONFIG_MPC5121_ADS is not set 166# CONFIG_MPC5121_ADS is not set
168# CONFIG_MPC5121_GENERIC is not set 167# CONFIG_MPC5121_GENERIC is not set
169# CONFIG_PPC_MPC52xx is not set 168# CONFIG_PPC_MPC52xx is not set
170CONFIG_PPC_PMAC=y
171# CONFIG_PPC_CELL is not set 169# CONFIG_PPC_CELL is not set
172# CONFIG_PPC_CELL_NATIVE is not set 170# CONFIG_PPC_CELL_NATIVE is not set
173# CONFIG_PPC_82xx is not set 171# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig
index 7d674be702fe..58486ccae461 100644
--- a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig
+++ b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig
@@ -164,11 +164,9 @@ CONFIG_CLASSIC_RCU=y
164# 164#
165CONFIG_PPC_MULTIPLATFORM=y 165CONFIG_PPC_MULTIPLATFORM=y
166CONFIG_CLASSIC32=y 166CONFIG_CLASSIC32=y
167CONFIG_PPC_CHRP=y
168# CONFIG_MPC5121_ADS is not set 167# CONFIG_MPC5121_ADS is not set
169# CONFIG_MPC5121_GENERIC is not set 168# CONFIG_MPC5121_GENERIC is not set
170# CONFIG_PPC_MPC52xx is not set 169# CONFIG_PPC_MPC52xx is not set
171CONFIG_PPC_PMAC=y
172# CONFIG_PPC_CELL is not set 170# CONFIG_PPC_CELL is not set
173# CONFIG_PPC_CELL_NATIVE is not set 171# CONFIG_PPC_CELL_NATIVE is not set
174# CONFIG_PPC_82xx is not set 172# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig
index de472022aa81..0171e2176454 100644
--- a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig
+++ b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig
@@ -164,11 +164,9 @@ CONFIG_CLASSIC_RCU=y
164# 164#
165CONFIG_PPC_MULTIPLATFORM=y 165CONFIG_PPC_MULTIPLATFORM=y
166CONFIG_CLASSIC32=y 166CONFIG_CLASSIC32=y
167CONFIG_PPC_CHRP=y
168# CONFIG_MPC5121_ADS is not set 167# CONFIG_MPC5121_ADS is not set
169# CONFIG_MPC5121_GENERIC is not set 168# CONFIG_MPC5121_GENERIC is not set
170# CONFIG_PPC_MPC52xx is not set 169# CONFIG_PPC_MPC52xx is not set
171CONFIG_PPC_PMAC=y
172# CONFIG_PPC_CELL is not set 170# CONFIG_PPC_CELL is not set
173# CONFIG_PPC_CELL_NATIVE is not set 171# CONFIG_PPC_CELL_NATIVE is not set
174# CONFIG_PPC_82xx is not set 172# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
index e8d2d691d26c..d6b383bb3644 100644
--- a/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
+++ b/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
@@ -164,11 +164,9 @@ CONFIG_CLASSIC_RCU=y
164# 164#
165CONFIG_PPC_MULTIPLATFORM=y 165CONFIG_PPC_MULTIPLATFORM=y
166CONFIG_CLASSIC32=y 166CONFIG_CLASSIC32=y
167CONFIG_PPC_CHRP=y
168# CONFIG_MPC5121_ADS is not set 167# CONFIG_MPC5121_ADS is not set
169# CONFIG_MPC5121_GENERIC is not set 168# CONFIG_MPC5121_GENERIC is not set
170# CONFIG_PPC_MPC52xx is not set 169# CONFIG_PPC_MPC52xx is not set
171CONFIG_PPC_PMAC=y
172# CONFIG_PPC_CELL is not set 170# CONFIG_PPC_CELL is not set
173# CONFIG_PPC_CELL_NATIVE is not set 171# CONFIG_PPC_CELL_NATIVE is not set
174# CONFIG_PPC_82xx is not set 172# CONFIG_PPC_82xx is not set
diff --git a/arch/powerpc/configs/83xx/sbc834x_defconfig b/arch/powerpc/configs/83xx/sbc834x_defconfig
index 9245a67da200..b8dd17bf040e 100644
--- a/arch/powerpc/configs/83xx/sbc834x_defconfig
+++ b/arch/powerpc/configs/83xx/sbc834x_defconfig
@@ -162,11 +162,9 @@ CONFIG_CLASSIC_RCU=y
162# 162#
163CONFIG_PPC_MULTIPLATFORM=y 163CONFIG_PPC_MULTIPLATFORM=y
164CONFIG_CLASSIC32=y 164CONFIG_CLASSIC32=y
165CONFIG_PPC_CHRP=y
166# CONFIG_MPC5121_ADS is not set 165# CONFIG_MPC5121_ADS is not set
167# CONFIG_MPC5121_GENERIC is not set 166# CONFIG_MPC5121_GENERIC is not set
168# CONFIG_PPC_MPC52xx is not set 167# CONFIG_PPC_MPC52xx is not set
169CONFIG_PPC_PMAC=y
170# CONFIG_PPC_CELL is not set 168# CONFIG_PPC_CELL is not set
171# CONFIG_PPC_CELL_NATIVE is not set 169# CONFIG_PPC_CELL_NATIVE is not set
172# CONFIG_PPC_82xx is not set 170# CONFIG_PPC_82xx is not set
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#
166CONFIG_PPC_MULTIPLATFORM=y 166CONFIG_PPC_MULTIPLATFORM=y
167CONFIG_CLASSIC32=y 167CONFIG_CLASSIC32=y
168CONFIG_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
172CONFIG_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#
168CONFIG_PPC_MULTIPLATFORM=y 168CONFIG_PPC_MULTIPLATFORM=y
169CONFIG_CLASSIC32=y 169CONFIG_CLASSIC32=y
170CONFIG_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
174CONFIG_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#
167CONFIG_PPC_MULTIPLATFORM=y 167CONFIG_PPC_MULTIPLATFORM=y
168CONFIG_CLASSIC32=y 168CONFIG_CLASSIC32=y
169CONFIG_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
173CONFIG_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
diff --git a/arch/powerpc/configs/ep8248e_defconfig b/arch/powerpc/configs/ep8248e_defconfig
index ef0c6e800508..a63cd05ef200 100644
--- a/arch/powerpc/configs/ep8248e_defconfig
+++ b/arch/powerpc/configs/ep8248e_defconfig
@@ -150,11 +150,9 @@ CONFIG_CLASSIC_RCU=y
150# 150#
151CONFIG_PPC_MULTIPLATFORM=y 151CONFIG_PPC_MULTIPLATFORM=y
152CONFIG_CLASSIC32=y 152CONFIG_CLASSIC32=y
153CONFIG_PPC_CHRP=y
154# CONFIG_MPC5121_ADS is not set 153# CONFIG_MPC5121_ADS is not set
155# CONFIG_MPC5121_GENERIC is not set 154# CONFIG_MPC5121_GENERIC is not set
156# CONFIG_PPC_MPC52xx is not set 155# CONFIG_PPC_MPC52xx is not set
157CONFIG_PPC_PMAC=y
158# CONFIG_PPC_CELL is not set 156# CONFIG_PPC_CELL is not set
159# CONFIG_PPC_CELL_NATIVE is not set 157# CONFIG_PPC_CELL_NATIVE is not set
160CONFIG_PPC_82xx=y 158CONFIG_PPC_82xx=y
diff --git a/arch/powerpc/configs/mpc8272_ads_defconfig b/arch/powerpc/configs/mpc8272_ads_defconfig
index 7c435c84c875..ddbca3e39ba4 100644
--- a/arch/powerpc/configs/mpc8272_ads_defconfig
+++ b/arch/powerpc/configs/mpc8272_ads_defconfig
@@ -151,11 +151,9 @@ CONFIG_CLASSIC_RCU=y
151# 151#
152CONFIG_PPC_MULTIPLATFORM=y 152CONFIG_PPC_MULTIPLATFORM=y
153CONFIG_CLASSIC32=y 153CONFIG_CLASSIC32=y
154CONFIG_PPC_CHRP=y
155# CONFIG_MPC5121_ADS is not set 154# CONFIG_MPC5121_ADS is not set
156# CONFIG_MPC5121_GENERIC is not set 155# CONFIG_MPC5121_GENERIC is not set
157# CONFIG_PPC_MPC52xx is not set 156# CONFIG_PPC_MPC52xx is not set
158CONFIG_PPC_PMAC=y
159# CONFIG_PPC_CELL is not set 157# CONFIG_PPC_CELL is not set
160# CONFIG_PPC_CELL_NATIVE is not set 158# CONFIG_PPC_CELL_NATIVE is not set
161CONFIG_PPC_82xx=y 159CONFIG_PPC_82xx=y
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig
index 916e3df7cc45..994a4e7257f1 100644
--- a/arch/powerpc/configs/mpc83xx_defconfig
+++ b/arch/powerpc/configs/mpc83xx_defconfig
@@ -166,11 +166,9 @@ CONFIG_CLASSIC_RCU=y
166# 166#
167CONFIG_PPC_MULTIPLATFORM=y 167CONFIG_PPC_MULTIPLATFORM=y
168CONFIG_CLASSIC32=y 168CONFIG_CLASSIC32=y
169CONFIG_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
173CONFIG_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
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#
153CONFIG_PPC_MULTIPLATFORM=y 153CONFIG_PPC_MULTIPLATFORM=y
154CONFIG_CLASSIC32=y 154CONFIG_CLASSIC32=y
155CONFIG_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
159CONFIG_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
162CONFIG_PPC_82xx=y 160CONFIG_PPC_82xx=y