diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 1b7e5c2e90ef..114a5e0dbff0 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -372,7 +372,7 @@ config ISA_DMA_API | |||
372 | bool | 372 | bool |
373 | 373 | ||
374 | config PCI | 374 | config PCI |
375 | bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB | 375 | bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB || ARCH_IXP4XX |
376 | help | 376 | help |
377 | Find out whether you have a PCI motherboard. PCI is the name of a | 377 | Find out whether you have a PCI motherboard. PCI is the name of a |
378 | bus system, i.e. the way the CPU talks to the other stuff inside | 378 | bus system, i.e. the way the CPU talks to the other stuff inside |