aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig
diff options
context:
space:
mode:
authorZhang Wei <wei.zhang@freescale.com>2007-05-21 23:38:26 -0400
committerKumar Gala <galak@kernel.crashing.org>2007-06-29 02:58:17 -0400
commitbf7c036fb48a6176635f2e7b749d7398728d4b7d (patch)
tree2ee335cc5ae2597e75caaa42254b1ed73484f015 /arch/powerpc/platforms/Kconfig
parent0a3786c5f7575c0739ad94057213b931a9423502 (diff)
[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
Remove errata for PCI-e support of Rev 1.0 of MPC8641 since its considered obselete and is not production level silicon from Freescale. Signed-off-by: Zhang Wei <wei.zhang@freescale.com> Acked-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/Kconfig')
-rw-r--r--arch/powerpc/platforms/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig
index df67ff50c0da..33545d352e92 100644
--- a/arch/powerpc/platforms/Kconfig
+++ b/arch/powerpc/platforms/Kconfig
@@ -31,7 +31,6 @@ config PPC_86xx
31 bool "Freescale 86xx" 31 bool "Freescale 86xx"
32 depends on 6xx 32 depends on 6xx
33 select FSL_SOC 33 select FSL_SOC
34 select FSL_PCIE
35 select ALTIVEC 34 select ALTIVEC
36 help 35 help
37 The Freescale E600 SoCs have 74xx cores. 36 The Freescale E600 SoCs have 74xx cores.