i386: whack LINT-NO* kernels

there is nothing i386-specific about them and equivalent configs already
build for amd64.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D38700
This commit is contained in:
Mateusz Guzik 2023-02-21 08:35:19 +00:00
parent 836e4b371b
commit 192a001984
3 changed files with 0 additions and 36 deletions

View File

@ -1,8 +0,0 @@
# $FreeBSD$
include LINT
ident LINT-NOINET
makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
nooptions INET
nodevice gre
nodevice netmap

View File

@ -1,6 +0,0 @@
# $FreeBSD$
include LINT
ident LINT-NOINET6
makeoptions MKMODULESENV+="WITHOUT_INET6_SUPPORT="
nooptions INET6

View File

@ -1,22 +0,0 @@
# $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