diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 56eb14c98475..e9b4f058a49a 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -676,6 +676,7 @@ menu "Bus options (PCI etc.)" | |||
676 | 676 | ||
677 | config PCI | 677 | config PCI |
678 | bool "PCI support" | 678 | bool "PCI support" |
679 | select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC) | ||
679 | 680 | ||
680 | # x86-64 doesn't support PCI BIOS access from long mode so always go direct. | 681 | # x86-64 doesn't support PCI BIOS access from long mode so always go direct. |
681 | config PCI_DIRECT | 682 | config PCI_DIRECT |