aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r--arch/x86_64/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index eb80f5aca54e..cf013cb85ea4 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -738,6 +738,11 @@ config PCI_MMCONFIG
738 bool "Support mmconfig PCI config space access" 738 bool "Support mmconfig PCI config space access"
739 depends on PCI && ACPI 739 depends on PCI && ACPI
740 740
741config PCI_DOMAINS
742 bool
743 depends on PCI
744 default y
745
741source "drivers/pci/pcie/Kconfig" 746source "drivers/pci/pcie/Kconfig"
742 747
743source "drivers/pci/Kconfig" 748source "drivers/pci/Kconfig"