amd64 GENERIC: enable bloating kernel with ext errors strings

Reviewed by:	brooks
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
Differential revision:	https://reviews.freebsd.org/D50483
This commit is contained in:
Konstantin Belousov 2025-05-23 08:03:45 +03:00
parent a56fe703c2
commit 8e8d3068dc

View file

@ -26,6 +26,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
options SCHED_ULE # ULE scheduler
options NUMA # Non-Uniform Memory Architecture support
options PREEMPTION # Enable kernel thread preemption
options BLOW_KERNEL_WITH_EXTERR
options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking
options INET6 # IPv6 communications protocols