freebsd-dev/sys/i386/conf/WITHOUT_SOURCELESS_HOST
Robert Millan 4a47892c81 Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable
kernel modules that include binary-only code.

More fine-grained control is provided via MK_SOURCELESS_HOST (for native code
that runs on host CPU) and MK_SOURCELESS_UCODE (for microcode).

Reviewed by:	julian, delphij, freebsd-arch
Approved by:	kib (mentor)
MFC after:	2 weeks
2012-02-04 00:54:43 +00:00

11 lines
175 B
Plaintext

#
# WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
# native code for host CPU.
#
# $FreeBSD$
nodevice hpt27xx
nodevice hptmv
nodevice hptrr
nodevice nve