diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 50d9f3e4e0f1..482d33f9ce5b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -531,6 +531,9 @@ config PCI | |||
531 | information about which PCI hardware does work under Linux and which | 531 | information about which PCI hardware does work under Linux and which |
532 | doesn't. | 532 | doesn't. |
533 | 533 | ||
534 | config PCI_SYSCALL | ||
535 | def_bool PCI | ||
536 | |||
534 | # Select the host bridge type | 537 | # Select the host bridge type |
535 | config PCI_HOST_VIA82C505 | 538 | config PCI_HOST_VIA82C505 |
536 | bool | 539 | bool |