diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9146b9d1170a7697f46994b6266a5aa5750938a9..0e11a095a9d1fe0aa37f7a196e78d659d672fd11 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"