freebsd-dev/sys/amd64/conf/LINT-NOIP
Hans Petter Selasky 9fd0d9b16e ktls: Remove the KERN_TLS option from the i386 and amd64 LINT-NOIP kernel configurations.
Kernel TLS depends on INET or INET6 being enabled.

Reported by:	bz@
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-06-11 21:31:28 +02:00

24 lines
377 B
Plaintext

# $FreeBSD$
include LINT
ident LINT-NOIP
makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
makeoptions MKMODULESENV+="WITHOUT_INET6_SUPPORT="
nooptions INET
nooptions INET6
nooptions KERN_TLS
nodevice age
nodevice alc
nodevice ale
nodevice bxe
nodevice em
nodevice fxp
nodevice jme
nodevice lio
nodevice msk
nodevice mxge
nodevice sge
nodevice sk
nodevice txp
nodevice netmap