aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2006-10-20 11:48:46 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2006-10-20 11:48:46 +0000
commitd0ea53f561b29eff834bac571838ebc0922a6ea9 (patch)
treec960d91363a444f7c74305c421f9e12d584c127b /sys/pc98
parent40594b3305775141539800416f41fc388a694f35 (diff)
downloadsrc-d0ea53f561b29eff834bac571838ebc0922a6ea9.tar.gz
src-d0ea53f561b29eff834bac571838ebc0922a6ea9.zip
- MFi386: Remove 'device io'.
- Remove duplicate options. - 'nomakeoption ATKBD_DFLT_KEYMAP' is not needed anymore.
Notes
Notes: svn path=/head/; revision=163538
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/NOTES12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index a6fdd0ee68ad..e2753d78214b 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -7,8 +7,6 @@
# $FreeBSD$
#
-options PC98
-
#
# We want LINT to cover profiling as well.
profile 2
@@ -313,10 +311,6 @@ hint.pckbd.0.at="isa"
hint.pckbd.0.port="0x041"
hint.pckbd.0.irq="1"
-# These options are valid for other keyboard drivers as well.
-options KBD_DISABLE_KEYMAP_LOAD # refuse to load a keymap
-options KBD_INSTALL_CDEV # install a CDEV entry in /dev
-
# GDC screen
device gdc
hint.gdc.0.at="isa"
@@ -773,10 +767,6 @@ options VM_KMEM_SIZE_MAX
options VM_KMEM_SIZE_SCALE
-# The I/O device
-device io
-
-
#####################################################################
# Devices we don't want to deal with
@@ -826,5 +816,3 @@ nooption ACPI_MAX_THREADS
#####################################################################
# Make options we don't want to deal with
-
-nomakeoption ATKBD_DFLT_KEYMAP