diff options
author | jhb <jhb@FreeBSD.org> | 2002-07-15 15:07:51 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-07-15 15:07:51 +0000 |
commit | 8700128ef673decbae540b86ec8872032879d472 (patch) | |
tree | 4279fd3c1aa72730d12745b1402c80b0d8389500 | |
parent | 8edb2d8dbce888f23245dae88f13ee67becf5b16 (diff) | |
download | FreeBSD-src-8700128ef673decbae540b86ec8872032879d472.zip FreeBSD-src-8700128ef673decbae540b86ec8872032879d472.tar.gz |
Remove SIMOS option from here. It will be moving to a new home shortly.
-rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 483d6fb..d4ed643 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2301,8 +2301,6 @@ options METEOR_TEST_VIDEO options NDEVFSINO=1025 options NDEVFSOVERFLOW=32769 options NETGRAPH_BRIDGE -# SIMOS is broken since it is alpha-only but not ifdefed. -##options SIMOS # Yet more undocumented options for linting. options VGA_DEBUG |