summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle2013-03-14 16:14:57 +0100
committerKumar Gala2013-03-15 17:12:45 +0100
commit35122062bee3d6178dbcd383fa487b5b5f4d28bf (patch)
tree2ff7532ffdff3d4699d6b290caf93d7fe71dd32e /arch/powerpc/Kconfig
parentpowerpc/85xx: enable E1000 NIC to mpc85xx_defconfig (diff)
downloadkernel-qcow2-linux-35122062bee3d6178dbcd383fa487b5b5f4d28bf.tar.gz
kernel-qcow2-linux-35122062bee3d6178dbcd383fa487b5b5f4d28bf.tar.xz
kernel-qcow2-linux-35122062bee3d6178dbcd383fa487b5b5f4d28bf.zip
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>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig5
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"