diff options
Diffstat (limited to 'arch/alpha')
-rw-r--r-- | arch/alpha/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 79c6e5a24456..2a85dc33907c 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig | |||
@@ -327,6 +327,9 @@ config PCI_DOMAINS | |||
327 | bool | 327 | bool |
328 | default y | 328 | default y |
329 | 329 | ||
330 | config PCI_SYSCALL | ||
331 | def_bool PCI | ||
332 | |||
330 | config ALPHA_CORE_AGP | 333 | config ALPHA_CORE_AGP |
331 | bool | 334 | bool |
332 | depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL | 335 | depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL |