From a8758bd3f5b357ffe7172d6b927884ea33f11da4 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 7 Apr 2002 04:36:02 +0000 Subject: ia64 depends on ACPICA on actual hardware. It might be worth having a seperate SKI config (like we had SIMOS for alpha). --- sys/ia64/conf/GENERIC | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys/ia64') 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 -- cgit v1.1