summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-16 22:55:01 +0000
committerian <ian@FreeBSD.org>2014-05-16 22:55:01 +0000
commit3fad78482e066ba9e0e11e5ab0b65ed6a51f5c2e (patch)
tree987c5820eb9b3a4cf7270c5a73c8ec5a29850b01 /sys/i386
parentebb52114cf1aa84c06d0ab3acef6f36785f31861 (diff)
downloadFreeBSD-src-3fad78482e066ba9e0e11e5ab0b65ed6a51f5c2e.zip
FreeBSD-src-3fad78482e066ba9e0e11e5ab0b65ed6a51f5c2e.tar.gz
MFC 264304: Really only allow IMGACT_BINMISC for amd64/i386 builds.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 212dbd9..338e92d 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1060,3 +1060,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
OpenPOWER on IntegriCloud