diff options
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r-- | sys/amd64/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 6269c52f5d35..114fd257a76c 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -507,6 +507,10 @@ options COMPAT_LINUX32 # and PSEUDOFS) options LINPROCFS +#Enable the linux-like sys filesystem support (requires COMPAT_LINUX32 +# and PSEUDOFS) +options LINSYSFS + # # SysVR4 ABI emulation # |