diff options
author | Timur Tabi <timur@freescale.com> | 2008-10-10 11:35:50 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-10-13 12:09:59 -0400 |
commit | dbe216319f4e4b23a37eeb623c8338fa59ac050e (patch) | |
tree | bc71faf445ff90dc7b6cacfa29f1a5d85496efc8 /arch | |
parent | 7e7385ce4115830bf5e0b43d62087a94871b78de (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')
21 files changed, 44 insertions, 1 deletions
diff --git a/arch/powerpc/configs/83xx/asp8347_defconfig b/arch/powerpc/configs/83xx/asp8347_defconfig index 6638f5a03a77..0b1fa20f745c 100644 --- a/arch/powerpc/configs/83xx/asp8347_defconfig +++ b/arch/powerpc/configs/83xx/asp8347_defconfig | |||
@@ -164,6 +164,8 @@ CONFIG_CLASSIC_RCU=y | |||
164 | # | 164 | # |
165 | CONFIG_PPC_MULTIPLATFORM=y | 165 | CONFIG_PPC_MULTIPLATFORM=y |
166 | CONFIG_CLASSIC32=y | 166 | CONFIG_CLASSIC32=y |
167 | # CONFIG_PPC_CHRP is not set | ||
168 | # CONFIG_PPC_PMAC is not set | ||
167 | # CONFIG_MPC5121_ADS is not set | 169 | # CONFIG_MPC5121_ADS is not set |
168 | # CONFIG_MPC5121_GENERIC is not set | 170 | # CONFIG_MPC5121_GENERIC is not set |
169 | # CONFIG_PPC_MPC52xx is not set | 171 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig index df125f30fae8..b7eae2bdf19c 100644 --- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig index 6e0e08cf0b0d..b0a27a67d8c7 100644 --- a/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc832x_mds_defconfig b/arch/powerpc/configs/83xx/mpc832x_mds_defconfig index d6e204a7b26b..ad825bcddd1f 100644 --- a/arch/powerpc/configs/83xx/mpc832x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc832x_mds_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig index 1f3d3434b29f..38267501f44d 100644 --- a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig index 4686c2151d05..90aab340e7ff 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig index f11c25ecef76..7458a242d251 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig index ffe4b2ef9691..1a92798938cf 100644 --- a/arch/powerpc/configs/83xx/mpc834x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc836x_mds_defconfig b/arch/powerpc/configs/83xx/mpc836x_mds_defconfig index 71445e31a304..03d8cede0272 100644 --- a/arch/powerpc/configs/83xx/mpc836x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc836x_mds_defconfig | |||
@@ -163,6 +163,8 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # | 163 | # |
164 | CONFIG_PPC_MULTIPLATFORM=y | 164 | CONFIG_PPC_MULTIPLATFORM=y |
165 | CONFIG_CLASSIC32=y | 165 | CONFIG_CLASSIC32=y |
166 | # CONFIG_PPC_CHRP is not set | ||
167 | # CONFIG_PPC_PMAC is not set | ||
166 | # CONFIG_MPC5121_ADS is not set | 168 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 169 | # CONFIG_MPC5121_GENERIC is not set |
168 | # CONFIG_PPC_MPC52xx is not set | 170 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig index 58486ccae461..cdf84177370a 100644 --- a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig +++ b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | |||
@@ -164,6 +164,8 @@ CONFIG_CLASSIC_RCU=y | |||
164 | # | 164 | # |
165 | CONFIG_PPC_MULTIPLATFORM=y | 165 | CONFIG_PPC_MULTIPLATFORM=y |
166 | CONFIG_CLASSIC32=y | 166 | CONFIG_CLASSIC32=y |
167 | # CONFIG_PPC_CHRP is not set | ||
168 | # CONFIG_PPC_PMAC is not set | ||
167 | # CONFIG_MPC5121_ADS is not set | 169 | # CONFIG_MPC5121_ADS is not set |
168 | # CONFIG_MPC5121_GENERIC is not set | 170 | # CONFIG_MPC5121_GENERIC is not set |
169 | # CONFIG_PPC_MPC52xx is not set | 171 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig index 0171e2176454..97e02d7a5b09 100644 --- a/arch/powerpc/configs/83xx/mpc837x_mds_defconfig +++ b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig | |||
@@ -164,6 +164,8 @@ CONFIG_CLASSIC_RCU=y | |||
164 | # | 164 | # |
165 | CONFIG_PPC_MULTIPLATFORM=y | 165 | CONFIG_PPC_MULTIPLATFORM=y |
166 | CONFIG_CLASSIC32=y | 166 | CONFIG_CLASSIC32=y |
167 | # CONFIG_PPC_CHRP is not set | ||
168 | # CONFIG_PPC_PMAC is not set | ||
167 | # CONFIG_MPC5121_ADS is not set | 169 | # CONFIG_MPC5121_ADS is not set |
168 | # CONFIG_MPC5121_GENERIC is not set | 170 | # CONFIG_MPC5121_GENERIC is not set |
169 | # CONFIG_PPC_MPC52xx is not set | 171 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig index d6b383bb3644..5ac33054ce2c 100644 --- a/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig | |||
@@ -164,6 +164,8 @@ CONFIG_CLASSIC_RCU=y | |||
164 | # | 164 | # |
165 | CONFIG_PPC_MULTIPLATFORM=y | 165 | CONFIG_PPC_MULTIPLATFORM=y |
166 | CONFIG_CLASSIC32=y | 166 | CONFIG_CLASSIC32=y |
167 | # CONFIG_PPC_CHRP is not set | ||
168 | # CONFIG_PPC_PMAC is not set | ||
167 | # CONFIG_MPC5121_ADS is not set | 169 | # CONFIG_MPC5121_ADS is not set |
168 | # CONFIG_MPC5121_GENERIC is not set | 170 | # CONFIG_MPC5121_GENERIC is not set |
169 | # CONFIG_PPC_MPC52xx is not set | 171 | # CONFIG_PPC_MPC52xx is not set |
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 | |||
162 | # | 162 | # |
163 | CONFIG_PPC_MULTIPLATFORM=y | 163 | CONFIG_PPC_MULTIPLATFORM=y |
164 | CONFIG_CLASSIC32=y | 164 | CONFIG_CLASSIC32=y |
165 | # CONFIG_PPC_CHRP is not set | ||
166 | # CONFIG_PPC_PMAC is not set | ||
165 | # CONFIG_MPC5121_ADS is not set | 167 | # CONFIG_MPC5121_ADS is not set |
166 | # CONFIG_MPC5121_GENERIC is not set | 168 | # CONFIG_MPC5121_GENERIC is not set |
167 | # CONFIG_PPC_MPC52xx is not set | 169 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index f589489449da..312d7afbbe44 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_defconfig | |||
@@ -156,7 +156,10 @@ CONFIG_CLASSIC_RCU=y | |||
156 | # | 156 | # |
157 | # Platform support | 157 | # Platform support |
158 | # | 158 | # |
159 | # CONFIG_PPC_MULTIPLATFORM is not set | 159 | CONFIG_PPC_MULTIPLATFORM=y |
160 | CONFIG_CLASSIC32=y | ||
161 | # CONFIG_PPC_CHRP is not set | ||
162 | # CONFIG_PPC_PMAC is not set | ||
160 | # CONFIG_PPC_82xx is not set | 163 | # CONFIG_PPC_82xx is not set |
161 | # CONFIG_PPC_83xx is not set | 164 | # CONFIG_PPC_83xx is not set |
162 | CONFIG_PPC_86xx=y | 165 | CONFIG_PPC_86xx=y |
diff --git a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig index 14116a80c7cd..c98c6ee44492 100644 --- a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig +++ b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | |||
@@ -165,6 +165,8 @@ 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 is not set | ||
169 | # CONFIG_PPC_PMAC is not set | ||
168 | # CONFIG_MPC5121_ADS is not set | 170 | # CONFIG_MPC5121_ADS is not set |
169 | # CONFIG_MPC5121_GENERIC is not set | 171 | # CONFIG_MPC5121_GENERIC is not set |
170 | # CONFIG_PPC_MPC52xx is not set | 172 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig index 07e369d9e485..444ddf98436d 100644 --- a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig +++ b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | |||
@@ -167,6 +167,8 @@ 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 is not set | ||
171 | # CONFIG_PPC_PMAC is not set | ||
170 | # CONFIG_MPC5121_ADS is not set | 172 | # CONFIG_MPC5121_ADS is not set |
171 | # CONFIG_MPC5121_GENERIC is not set | 173 | # CONFIG_MPC5121_GENERIC is not set |
172 | # CONFIG_PPC_MPC52xx is not set | 174 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/86xx/sbc8641d_defconfig b/arch/powerpc/configs/86xx/sbc8641d_defconfig index 3326303d3765..d900f8f376cf 100644 --- a/arch/powerpc/configs/86xx/sbc8641d_defconfig +++ b/arch/powerpc/configs/86xx/sbc8641d_defconfig | |||
@@ -166,6 +166,8 @@ 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 is not set | ||
170 | # CONFIG_PPC_PMAC is not set | ||
169 | # CONFIG_MPC5121_ADS is not set | 171 | # CONFIG_MPC5121_ADS is not set |
170 | # CONFIG_MPC5121_GENERIC is not set | 172 | # CONFIG_MPC5121_GENERIC is not set |
171 | # CONFIG_PPC_MPC52xx is not set | 173 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/ep8248e_defconfig b/arch/powerpc/configs/ep8248e_defconfig index a63cd05ef200..cd691f770810 100644 --- a/arch/powerpc/configs/ep8248e_defconfig +++ b/arch/powerpc/configs/ep8248e_defconfig | |||
@@ -150,6 +150,8 @@ CONFIG_CLASSIC_RCU=y | |||
150 | # | 150 | # |
151 | CONFIG_PPC_MULTIPLATFORM=y | 151 | CONFIG_PPC_MULTIPLATFORM=y |
152 | CONFIG_CLASSIC32=y | 152 | CONFIG_CLASSIC32=y |
153 | # CONFIG_PPC_CHRP is not set | ||
154 | # CONFIG_PPC_PMAC is not set | ||
153 | # CONFIG_MPC5121_ADS is not set | 155 | # CONFIG_MPC5121_ADS is not set |
154 | # CONFIG_MPC5121_GENERIC is not set | 156 | # CONFIG_MPC5121_GENERIC is not set |
155 | # CONFIG_PPC_MPC52xx is not set | 157 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/mpc8272_ads_defconfig b/arch/powerpc/configs/mpc8272_ads_defconfig index ddbca3e39ba4..ff6f7c475f47 100644 --- a/arch/powerpc/configs/mpc8272_ads_defconfig +++ b/arch/powerpc/configs/mpc8272_ads_defconfig | |||
@@ -151,6 +151,8 @@ CONFIG_CLASSIC_RCU=y | |||
151 | # | 151 | # |
152 | CONFIG_PPC_MULTIPLATFORM=y | 152 | CONFIG_PPC_MULTIPLATFORM=y |
153 | CONFIG_CLASSIC32=y | 153 | CONFIG_CLASSIC32=y |
154 | # CONFIG_PPC_CHRP is not set | ||
155 | # CONFIG_PPC_PMAC is not set | ||
154 | # CONFIG_MPC5121_ADS is not set | 156 | # CONFIG_MPC5121_ADS is not set |
155 | # CONFIG_MPC5121_GENERIC is not set | 157 | # CONFIG_MPC5121_GENERIC is not set |
156 | # CONFIG_PPC_MPC52xx is not set | 158 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig index 994a4e7257f1..991c9bda12a9 100644 --- a/arch/powerpc/configs/mpc83xx_defconfig +++ b/arch/powerpc/configs/mpc83xx_defconfig | |||
@@ -166,6 +166,8 @@ 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 is not set | ||
170 | # CONFIG_PPC_PMAC is not set | ||
169 | # CONFIG_MPC5121_ADS is not set | 171 | # CONFIG_MPC5121_ADS is not set |
170 | # CONFIG_MPC5121_GENERIC is not set | 172 | # CONFIG_MPC5121_GENERIC is not set |
171 | # CONFIG_PPC_MPC52xx is not set | 173 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/pq2fads_defconfig b/arch/powerpc/configs/pq2fads_defconfig index e687cc0f2a95..7e17862c38b8 100644 --- a/arch/powerpc/configs/pq2fads_defconfig +++ b/arch/powerpc/configs/pq2fads_defconfig | |||
@@ -152,6 +152,8 @@ 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 is not set | ||
156 | # CONFIG_PPC_PMAC is not set | ||
155 | # CONFIG_MPC5121_ADS is not set | 157 | # CONFIG_MPC5121_ADS is not set |
156 | # CONFIG_MPC5121_GENERIC is not set | 158 | # CONFIG_MPC5121_GENERIC is not set |
157 | # CONFIG_PPC_MPC52xx is not set | 159 | # CONFIG_PPC_MPC52xx is not set |