powerpc: remove "config 8260_PCI9"
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 14 Mar 2013 15:14:57 +0000 (16:14 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 15 Mar 2013 16:12:45 +0000 (11:12 -0500)
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>
arch/powerpc/Kconfig

index 9146b9d..0e11a09 100644 (file)
@@ -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"