summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2000-05-09 18:23:38 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2000-05-09 18:23:38 +0000
commitf548daf09fdac448d68cb6a38490a582e5924b6a (patch)
treebb61d01dfe5d70234316cfaa23b22fff6156d792
parent29270d20bc9dbc96605b0c2edfef698a14550ed5 (diff)
Notes
-rw-r--r--sys/conf/options1
-rw-r--r--sys/conf/options.i3861
-rw-r--r--sys/conf/options.pc982
3 files changed, 1 insertions, 3 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 3662182708c6..707aab509c2f 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -440,6 +440,7 @@ ULPT_DEBUG opt_usb.h
UMASS_DEBUG opt_usb.h
UMS_DEBUG opt_usb.h
URIO_DEBUG opt_usb.h
+UKBD_DFLT_KEYMAP opt_ukbd.h
# Vinum options
VINUMDEBUG opt_vinum.h
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index b1ddafe4c697..dc86078b363a 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -102,7 +102,6 @@ PSM_DEBUG opt_psm.h
PCIC_RESUME_RESET opt_pcic.h
ATKBD_DFLT_KEYMAP opt_atkbd.h
-UKBD_DFLT_KEYMAP opt_ukbd.h
KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
KBD_INSTALL_CDEV opt_kbd.h
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98
index 3170a58106c7..ce089637e745 100644
--- a/sys/conf/options.pc98
+++ b/sys/conf/options.pc98
@@ -93,8 +93,6 @@ PSM_DEBUG opt_psm.h
PCIC_RESUME_RESET opt_pcic.h
-UKBD_DFLT_KEYMAP opt_ukbd.h
-
KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
KBD_INSTALL_CDEV opt_kbd.h
KBD_MAXRETRY opt_kbd.h