diff options
Diffstat (limited to 'sys/pc98/conf/NOTES')
-rw-r--r-- | sys/pc98/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index f5094c0ec824..7862b0f3797a 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -658,6 +658,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 # |