summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e5fe1167194a..e18e9c991fba 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -892,6 +892,9 @@ options SPX_HACK
# Enable Linux ABI emulation
options COMPAT_LINUX
+# Enable i386 a.out binary support
+options COMPAT_AOUT
+
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX
# and PSEUDOFS)
options LINPROCFS