diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 0f3076a820c3..cd2051f5c9ce 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -449,6 +449,8 @@ config PCI_DOMAINS | |||
449 | bool | 449 | bool |
450 | default PCI | 450 | default PCI |
451 | 451 | ||
452 | source "drivers/pci/pcie/Kconfig" | ||
453 | |||
452 | source "drivers/pci/Kconfig" | 454 | source "drivers/pci/Kconfig" |
453 | 455 | ||
454 | source "drivers/pci/hotplug/Kconfig" | 456 | source "drivers/pci/hotplug/Kconfig" |