Temporarily disable the acpi(4) module on i386 until issues revolving

SMP probing and the MADT table can be sorted out.  For now, if you want
ACPI, you must compile it into your kernel statically using 'device acpi'.
This commit is contained in:
jhb 2003-11-03 22:44:09 +00:00
parent da7c66355b
commit 7592e4e21a

View File

@ -233,7 +233,6 @@ SUBDIR+=3dfx \
.if ${MACHINE} == "i386"
SUBDIR+=aac \
acpi \
asr \
bios \
cardbus \