summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-06-08 18:36:03 +0000
committerjhb <jhb@FreeBSD.org>2010-06-08 18:36:03 +0000
commit922c53a83db2068e918582cf188035016528758a (patch)
tree46ce686fb88ed3cbb59a575282260952dee0ee34 /sys/conf/files.pc98
parent7e0b91d988ce6b99c431792d3e1c5ae98c489c4d (diff)
downloadFreeBSD-src-922c53a83db2068e918582cf188035016528758a.zip
FreeBSD-src-922c53a83db2068e918582cf188035016528758a.tar.gz
Move the MD support for PCI message signalled interrupts to the x86 tree
as it is identical for i386 and amd64.
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc982
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index df50461..76e4544 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -159,7 +159,6 @@ i386/i386/mp_watchdog.c optional mp_watchdog smp
i386/i386/mpboot.s optional smp
i386/i386/mptable.c optional apic
i386/i386/mptable_pci.c optional apic pci
-i386/i386/msi.c optional apic pci
i386/i386/nexus.c standard
i386/i386/perfmon.c optional perfmon
i386/i386/pmap.c standard
@@ -258,3 +257,4 @@ x86/isa/isa.c optional isa
x86/x86/io_apic.c optional apic
x86/x86/local_apic.c optional apic
x86/x86/mca.c standard
+x86/x86/msi.c optional apic pci
OpenPOWER on IntegriCloud