aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/conf/options.i3862
-rw-r--r--sys/i386/conf/options.i3862
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index 6421e58a525d..6d9de82187c9 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -50,8 +50,10 @@ PSM_ACCEL opt_psm.h
PSM_EMULATION opt_psm.h
PSM_CHECKSYNC opt_psm.h
PSM_DEBUG opt_psm.h
+PSM_NO_RESET opt_psm.h
KBD_RESETDELAY opt_kbdio.h
+KBD_MAXRETRY opt_kbdio.h
KBD_MAXWAIT opt_kbdio.h
KBDIO_DEBUG opt_kbdio.h
diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386
index 6421e58a525d..6d9de82187c9 100644
--- a/sys/i386/conf/options.i386
+++ b/sys/i386/conf/options.i386
@@ -50,8 +50,10 @@ PSM_ACCEL opt_psm.h
PSM_EMULATION opt_psm.h
PSM_CHECKSYNC opt_psm.h
PSM_DEBUG opt_psm.h
+PSM_NO_RESET opt_psm.h
KBD_RESETDELAY opt_kbdio.h
+KBD_MAXRETRY opt_kbdio.h
KBD_MAXWAIT opt_kbdio.h
KBDIO_DEBUG opt_kbdio.h