aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorMichael Paepcke <git@paepcke.de>2023-02-18 09:11:37 +0000
committerWarner Losh <imp@FreeBSD.org>2023-02-25 06:19:05 +0000
commitc51978f4b2f080c80ddc891c24b151d35acb8ba4 (patch)
treeae8cec0f912179245829b3936d5bcd3f82e3aa8a /sys/conf
parent49e3972afc1112f95863a04cea7a4401b78dfd1f (diff)
downloadsrc-c51978f4b2f080c80ddc891c24b151d35acb8ba4.tar.gz
src-c51978f4b2f080c80ddc891c24b151d35acb8ba4.zip
kbd: add KBD_DELAY1 and KBD_DELAY2
Allow to configure KBD_DELAY* via KERNCONF for user-land less embedded and security appliances Reviewed by: imp (folded) Pull Request: https://github.com/freebsd/freebsd-src/pull/649
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 7855a2f3f20e..42529a90a54e 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -803,8 +803,9 @@ KBD_INSTALL_CDEV opt_kbd.h
KBD_MAXRETRY opt_kbd.h
KBD_MAXWAIT opt_kbd.h
KBD_RESETDELAY opt_kbd.h
+KBD_DELAY1 opt_kbd.h
+KBD_DELAY2 opt_kbd.h
KBDIO_DEBUG opt_kbd.h
-
KBDMUX_DFLT_KEYMAP opt_kbdmux.h
# options for the Atheros driver