diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-02-11 17:41:20 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-02-11 17:41:20 +0000 |
commit | dc0dc37799c03276d10c21a546fe99b709f5b13e (patch) | |
tree | 6242a5a0a9756109878be70bc898aac15889c942 /sys/arch/sun3/conf/GENERIC | |
parent | dce5105ed6e782dfc6da4ec2e86b3443fe036e31 (diff) |
no more VNODEPAGER #define
Diffstat (limited to 'sys/arch/sun3/conf/GENERIC')
-rw-r--r-- | sys/arch/sun3/conf/GENERIC | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/GENERIC b/sys/arch/sun3/conf/GENERIC index 27ae4f81133..0e3a2e041e0 100644 --- a/sys/arch/sun3/conf/GENERIC +++ b/sys/arch/sun3/conf/GENERIC @@ -52,7 +52,6 @@ options COMPAT_43 # and 4.3BSD and ... options COMPAT_10 # NetBSD 1.0 options COMPAT_11 # NetBSD 1.1 options COMPAT_12 # NetBSD 1.2 -options UCONSOLE # Allow non-root TIOCCONS # Sun3-specific debugging options options PMAP_DEBUG |