Really, really, really only allow this option for amd64/i386 builds.
Submitted by: imp@ and tinderbox
This commit is contained in:
parent
8b4a7f857b
commit
84cb72d1c6
@ -649,3 +649,6 @@ device ndis
|
||||
|
||||
# Linux-specific pseudo devices support
|
||||
device lindev
|
||||
|
||||
# Module to enable execution of application via emulators like QEMU
|
||||
options IMAGACT_BINMISC
|
||||
|
@ -2963,6 +2963,3 @@ options RANDOM_YARROW # Yarrow RNG
|
||||
##options RANDOM_FORTUNA # Fortuna RNG - not yet implemented
|
||||
options RANDOM_DEBUG # Debugging messages
|
||||
options RANDOM_RWFILE # Read and write entropy cache
|
||||
|
||||
# Module to enable execution of application via emulators like QEMU
|
||||
options IMAGACT_BINMISC
|
||||
|
@ -1059,3 +1059,6 @@ options VM_KMEM_SIZE_SCALE
|
||||
# asr old ioctls support, needed by raidutils
|
||||
|
||||
options ASR_COMPAT
|
||||
|
||||
# Module to enable execution of application via emulators like QEMU
|
||||
options IMAGACT_BINMISC
|
||||
|
Loading…
x
Reference in New Issue
Block a user