aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorVladimir Kondratyev <wulf@FreeBSD.org>2021-01-12 19:36:21 +0000
committerVladimir Kondratyev <wulf@FreeBSD.org>2021-01-14 20:04:47 +0000
commitb62f6dfaed3d0189c1853f26b773c3afed203463 (patch)
tree0948e3cf32d0de0766ebd25567b30e44ce9a2260 /sys/conf/options
parentd2b3ceddccac60b563f642898e3a314647666a10 (diff)
downloadsrc-b62f6dfaed3d0189c1853f26b773c3afed203463.tar.gz
src-b62f6dfaed3d0189c1853f26b773c3afed203463.zip
hid: Replace USBHID_ENABLED kernel config option with loader tunable
usbhid(4) is disabled by default to avoid conflicts with existing USB HID drivers. To enable it place following lines to /boot/loader.conf: hw.usb.usbhid.enable=1 usbhid_load="YES" Suggested by: jhb Reviewed by: hselasky Differential revision: https://reviews.freebsd.org/D28124
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index e69ee92d1136..77979b72fe58 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -669,7 +669,6 @@ UKBD_DFLT_KEYMAP opt_ukbd.h
UPLCOM_INTR_INTERVAL opt_uplcom.h
UVSCOM_DEFAULT_OPKTSIZE opt_uvscom.h
UVSCOM_INTR_INTERVAL opt_uvscom.h
-USBHID_ENABLED opt_usb.h
# options for the Realtek rtwn driver
RTWN_DEBUG opt_rtwn.h