summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-04-07 04:36:02 +0000
committerpeter <peter@FreeBSD.org>2002-04-07 04:36:02 +0000
commita8758bd3f5b357ffe7172d6b927884ea33f11da4 (patch)
tree80c8c609a9432d49246ab3eaf0499cad27c92789 /sys/ia64
parent57e0a89504cf19adb304d143fc3d61b7e6e01b6c (diff)
downloadFreeBSD-src-a8758bd3f5b357ffe7172d6b927884ea33f11da4.zip
FreeBSD-src-a8758bd3f5b357ffe7172d6b927884ea33f11da4.tar.gz
ia64 depends on ACPICA on actual hardware. It might be worth having a
seperate SKI config (like we had SIMOS for alpha).
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/conf/GENERIC4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index fbcc1cc..f15a7fc 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -68,6 +68,10 @@ options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required
device isa
device pci
+# IA64 uses acpica
+device acpica
+options ACPI_DEBUG
+
# Floppy drives
device fdc
OpenPOWER on IntegriCloud