summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>2000-09-21 13:01:19 +0000
committeriwasaki <iwasaki@FreeBSD.org>2000-09-21 13:01:19 +0000
commit01521915aad24a1f7a7a677f51b20a4fc3d5f64b (patch)
treea7d64361a111d1a44f724548c498b619a021719d /sys/conf
parent35f35e1ad199123662764c566b88de3e806c6ea3 (diff)
downloadFreeBSD-src-01521915aad24a1f7a7a677f51b20a4fc3d5f64b.zip
FreeBSD-src-01521915aad24a1f7a7a677f51b20a4fc3d5f64b.tar.gz
Fix LINT breakage by options ACPI_NO_OSDFUNC_INLINE.
Also space/tab-fix in NOTE. Grrr, my bad. Pointed-out by: eivind
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 3555733..c2b94ab 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1239,10 +1239,10 @@ hint.npx.0.irq="13"
# ACPI Experimental Driver
device acpi
-options ACPI_DEBUG
-options AML_DEBUG
-options ACPI_NO_ENABLE_ON_BOOT
-options ACPI_NO_OSDFUNC_INLINE
+options ACPI_DEBUG
+options AML_DEBUG
+options ACPI_NO_ENABLE_ON_BOOT
+options ACPI_NO_OSDFUNC_INLINE
#
# Optional devices:
OpenPOWER on IntegriCloud