Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled in

the kernel.
This commit is contained in:
Andrew Turner 2015-05-05 14:19:22 +00:00
parent 1c110e85d9
commit f17e3a0a4b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282484

View File

@ -692,6 +692,7 @@ ACPI_DEBUG opt_acpi.h
ACPI_MAX_TASKS opt_acpi.h
ACPI_MAX_THREADS opt_acpi.h
ACPI_DMAR opt_acpi.h
DEV_ACPI opt_acpi.h
# ISA support
DEV_ISA opt_isa.h