projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
714b720
)
powerpc: remove "config 8260_PCI9"
author
Paul Bolle
<pebolle@tiscali.nl>
Thu, 14 Mar 2013 15:14:57 +0000
(16:14 +0100)
committer
Kumar 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
patch
|
blob
|
history
diff --git
a/arch/powerpc/Kconfig
b/arch/powerpc/Kconfig
index 9146b9d1170a7697f46994b6266a5aa5750938a9..0e11a095a9d1fe0aa37f7a196e78d659d672fd11 100644
(file)
--- 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"