diff options
-rw-r--r-- | sys/conf/NOTES | 3 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index fbc2d0e..bd52cf0 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2574,9 +2574,6 @@ options SPX_HACK # Enable Linux ABI emulation options COMPAT_LINUX -# Enable the linux-like proc filesystem support (requires COMPAT_LINUX) -options LINPROCFS - # Linux debugging options DEBUG_LINUX diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index fbc2d0e..bd52cf0 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2574,9 +2574,6 @@ options SPX_HACK # Enable Linux ABI emulation options COMPAT_LINUX -# Enable the linux-like proc filesystem support (requires COMPAT_LINUX) -options LINPROCFS - # Linux debugging options DEBUG_LINUX |