diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 82cb2a3f127a..0f430d9d3632 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -421,7 +421,7 @@ config PCI_DIRECT | |||
421 | 421 | ||
422 | config PCI_MMCONFIG | 422 | config PCI_MMCONFIG |
423 | bool "Support mmconfig PCI config space access" | 423 | bool "Support mmconfig PCI config space access" |
424 | depends on PCI | 424 | depends on PCI && ACPI |
425 | select ACPI_BOOT | 425 | select ACPI_BOOT |
426 | 426 | ||
427 | config UNORDERED_IO | 427 | config UNORDERED_IO |