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
This commit is contained in:
Hans Petter Selasky 2022-06-11 21:29:42 +02:00
parent 800a53b445
commit 9fd0d9b16e
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
makeoptions MKMODULESENV+="WITHOUT_INET6_SUPPORT="
nooptions INET
nooptions INET6
nooptions KERN_TLS
nodevice age
nodevice alc
nodevice ale

View File

@ -5,6 +5,7 @@ makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
makeoptions MKMODULESENV+="WITHOUT_INET6_SUPPORT="
nooptions INET
nooptions INET6
nooptions KERN_TLS
nodevice age
nodevice alc
nodevice ale