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:
John Baldwin 2003-11-03 22:44:09 +00:00
parent 8bc0846476
commit 75556f82c8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122003

View File

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