From 7a1f21162cc9a64514dd90db366d181d03939178 Mon Sep 17 00:00:00 2001
From: msmith <msmith@FreeBSD.org>
Date: Sat, 7 Jul 2001 22:18:30 +0000
Subject: Nuke the ACPI APIC driver.  The ACPI CA infrastructure it depended on
 is gone, and it's not coming back, and the whole driver needed to be
 rethrought to deal with a major chicken-and-egg consideration.

---
 sys/conf/files | 1 -
 1 file changed, 1 deletion(-)

(limited to 'sys/conf')

diff --git a/sys/conf/files b/sys/conf/files
index 793fbdf..1771ce8 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -196,7 +196,6 @@ dev/aac/aac_disk.c	optional aac
 dev/aac/aac_pci.c	optional aac pci
 dev/acpica/acpi.c		optional acpica
 dev/acpica/acpi_acad.c		optional acpica
-#dev/acpica/acpi_apic.c		optional acpica
 dev/acpica/acpi_battery.c	optional acpica
 dev/acpica/acpi_button.c	optional acpica
 dev/acpica/acpi_cmbat.c		optional acpica
-- 
cgit v1.1