diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 37ff383393bd..6f5155d8c324 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -484,7 +484,7 @@ config PCI_8260 | |||
484 | 484 | ||
485 | config 8260_PCI9 | 485 | config 8260_PCI9 |
486 | bool "Enable workaround for MPC826x erratum PCI 9" | 486 | bool "Enable workaround for MPC826x erratum PCI 9" |
487 | depends on PCI_8260 && !ADS8272 | 487 | depends on PCI_8260 && !8272 |
488 | default y | 488 | default y |
489 | 489 | ||
490 | choice | 490 | choice |