diff options
author | Zhang Wei <wei.zhang@freescale.com> | 2007-05-21 23:38:26 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-06-29 02:58:17 -0400 |
commit | bf7c036fb48a6176635f2e7b749d7398728d4b7d (patch) | |
tree | 2ee335cc5ae2597e75caaa42254b1ed73484f015 /arch/powerpc/Kconfig | |
parent | 0a3786c5f7575c0739ad94057213b931a9423502 (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/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 7c1bae5c2204..cbfbd981cdcd 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -419,10 +419,6 @@ config SBUS | |||
419 | config FSL_SOC | 419 | config FSL_SOC |
420 | bool | 420 | bool |
421 | 421 | ||
422 | config FSL_PCIE | ||
423 | bool | ||
424 | depends on PPC_86xx | ||
425 | |||
426 | # Yes MCA RS/6000s exist but Linux-PPC does not currently support any | 422 | # Yes MCA RS/6000s exist but Linux-PPC does not currently support any |
427 | config MCA | 423 | config MCA |
428 | bool | 424 | bool |