Abort build early when the kernel does not have it. Prevent regular bug reports that deal with this.
If kern.conftxt is not available (on kernels without INCLUDE_CONFIG_FILE for example) the check will just allow the build anyway.
Does anyone have a better idea on how to check for this? Unfortunately there seem to be no relevant kern.features sysctls.