projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MSI: arch must connect the irq and the msi_desc
[linux-2.6]
/
arch
/
x86_64
/
Kconfig
diff --git
a/arch/x86_64/Kconfig
b/arch/x86_64/Kconfig
index
56eb14c
..
e9b4f05
100644
(file)
--- a/
arch/x86_64/Kconfig
+++ b/
arch/x86_64/Kconfig
@@
-676,6
+676,7
@@
menu "Bus options (PCI etc.)"
config PCI
bool "PCI support"
+ select ARCH_SUPPORTS_MSI if (X86_LOCAL_APIC && X86_IO_APIC)
# x86-64 doesn't support PCI BIOS access from long mode so always go direct.
config PCI_DIRECT