The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=a898ee51c41d57805da6b969ee019a39f348c4e4
commit a898ee51c41d57805da6b969ee019a39f348c4e4 Author: Hans Petter Selasky <hsela...@freebsd.org> AuthorDate: 2021-01-09 09:48:13 +0000 Commit: Hans Petter Selasky <hsela...@freebsd.org> CommitDate: 2021-01-09 09:49:21 +0000 Fix LINT kernel build after 01f2e864f79584c0cd250a8e7cfb501a9985768a. Differential revision: https://reviews.freebsd.org/D27893 Sponsored by: Mellanox Technologies // NVIDIA Networking --- sys/conf/NOTES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4a9e09184caa..5033cc63524f 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2412,7 +2412,10 @@ options NSFBUFS=1024 # options DEBUG_LOCKS - +##################################################################### +# Generic HID support +device hid + ##################################################################### # USB support # UHCI controller _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"