diff options
| author | 2013-03-14 16:14:57 +0100 | |
|---|---|---|
| committer | 2013-03-15 11:12:45 -0500 | |
| commit | 35122062bee3d6178dbcd383fa487b5b5f4d28bf (patch) | |
| tree | 2ff7532ffdff3d4699d6b290caf93d7fe71dd32e | |
| parent | powerpc/85xx: enable E1000 NIC to mpc85xx_defconfig (diff) | |
powerpc: remove "config 8260_PCI9"
The last user of Kconfig symbol 8260_PCI9 got removed in release v3.2.
Remove this symbol too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
| -rw-r--r-- | arch/powerpc/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9146b9d1170a..0e11a095a9d1 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -773,11 +773,6 @@ config PCI_8260 select PPC_INDIRECT_PCI default y -config 8260_PCI9 - bool "Enable workaround for MPC826x erratum PCI 9" - depends on PCI_8260 && !8272 - default y - source "drivers/pci/pcie/Kconfig" source "drivers/pci/Kconfig" |
