Add custom kernel config.

This commit is contained in:
Tom Alexander 2024-07-04 00:08:48 -04:00 committed by FreeBSD Tracker
parent 855c3dacfc
commit aa68fad71e
1 changed files with 14 additions and 0 deletions

14
sys/amd64/conf/CUSTOM Normal file
View File

@ -0,0 +1,14 @@
include GENERIC
include "std.nodebug"
options ALTQ
options ALTQ_CBQ
options ALTQ_CODEL
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_CDNR
options ALTQ_PRIQ
options ALTQ_FAIRQ
ident CUSTOM