diff options
Diffstat (limited to 'sys/i386')
-rw-r--r-- | sys/i386/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 8ac64f0d6ad3..27553e1bdb72 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1041,6 +1041,10 @@ options COMPAT_AOUT # and PSEUDOFS) options LINPROCFS +#Enable the linux-like sys filesystem support (requires COMPAT_LINUX +# and PSEUDOFS) +options LINSYSFS + # # SysVR4 ABI emulation # |