summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2014-04-09 18:44:54 +0000
committersbruno <sbruno@FreeBSD.org>2014-04-09 18:44:54 +0000
commitc5f634c8c7464b097b95909b7a2aeaecbfd68cce (patch)
tree6f9930f30d25fa40004d1c7f9ceb5605491c76b8 /sys/i386
parent28bb12a94c4089868cefb586017bbf0c3a809aeb (diff)
downloadFreeBSD-src-c5f634c8c7464b097b95909b7a2aeaecbfd68cce.zip
FreeBSD-src-c5f634c8c7464b097b95909b7a2aeaecbfd68cce.tar.gz
Really, really, really only allow this option for amd64/i386 builds.
Submitted by: imp@ and tinderbox
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 b5b4d9b..5878722 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud