summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-11-04 13:52:09 +0000
committernyan <nyan@FreeBSD.org>2003-11-04 13:52:09 +0000
commit708e6127be88251cc658d0cea4a8817680559aff (patch)
treed3a328a2c6a4c676774699f2c705b15a4f2c861e /sys
parenta1d3ace09a3064f1e43504afb2ed28231fca0ee4 (diff)
downloadFreeBSD-src-708e6127be88251cc658d0cea4a8817680559aff.zip
FreeBSD-src-708e6127be88251cc658d0cea4a8817680559aff.tar.gz
'options APIC_IO' is replaced by 'device apic'.
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/conf/NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 493fe59..7b4f58f 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -23,7 +23,7 @@ profile 2
#####################################################################
# SMP OPTIONS:
#
-# APIC_IO enables the use of the IO APIC for Symmetric I/O.
+# The apic device enables the use of the IO APIC for Symmetric I/O.
#
# Notes:
#
@@ -36,7 +36,7 @@ profile 2
#
# Mandatory:
-options APIC_IO # Symmetric (APIC) I/O
+device apic # I/O apic
#
# Rogue SMP hardware:
OpenPOWER on IntegriCloud