Skip to content

Commit

Permalink
powerpc: remove "config 8260_PCI9"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Bolle authored and Kumar Gala committed Mar 15, 2013
1 parent 714b720 commit 3512206
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3512206

Please sign in to comment.