freebsd-src/sys/amd64/conf
Lexi Winter bfd248f59d sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT
Previously, it was necessary to set WITHOUT_INET_SUPPORT when building
the kernel without INET, and WITHOUT_INET6_SUPPORT when building the
kernel without INET6, or else the modules build would fail.  The
LINT-NOINET and LINT-NOINET6 configs did this using makeoptions.

After recent changes, this is no longer required, so remove these
makeoptions.  This avoids masking potential future build issues when
these aren't set.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1255
2024-05-24 22:21:25 -06:00
..
DEFAULTS sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
FIRECRACKER Remove COMPAT_FREEBSD4/5/6/7/9 from MINIMAL and FIRECRACKER kernel configurations 2024-05-23 14:30:57 -06:00
GENERIC sys/*/conf: do not use "../../conf/" when including std.* 2024-04-23 15:13:31 -06:00
GENERIC-KASAN sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
GENERIC-KCSAN sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
GENERIC-KMSAN sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
GENERIC-MMCCAM x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels 2024-02-02 12:51:51 -07:00
GENERIC-NODEBUG sys/*/conf: do not use "../../conf/" when including std.* 2024-04-23 15:13:31 -06:00
GENERIC.hints sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
LINT sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
LINT-NOINET sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT 2024-05-24 22:21:25 -06:00
LINT-NOINET6 sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT 2024-05-24 22:21:25 -06:00
LINT-NOIP sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
MINIMAL Remove COMPAT_FREEBSD4/5/6/7/9 from MINIMAL and FIRECRACKER kernel configurations 2024-05-23 14:30:57 -06:00
MINIMAL-NODEBUG sys/*/conf: do not use "../../conf/" when including std.* 2024-04-23 15:13:31 -06:00
MINIMALUP amd64: add MINIMALUP config 2023-05-06 14:24:07 +03:00
NOTES sys: add conf/std.debug, generic debugging options 2024-04-23 15:13:31 -06:00