diff options
| author | Doug Ambrisko <ambrisko@FreeBSD.org> | 2006-05-09 22:27:01 +0000 |
|---|---|---|
| committer | Doug Ambrisko <ambrisko@FreeBSD.org> | 2006-05-09 22:27:01 +0000 |
| commit | 32397ce071bdd5e4185220f3715694351f860d91 (patch) | |
| tree | d8dbe60ab35f553873253d68cb94cc9d3698b5c8 /sys/pc98 | |
| parent | 4577652f105068592dd22a2be4a83126f08fbbad (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -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 # |
