diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-02-13 14:50:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-02-13 14:50:35 +0000 |
commit | 7bf10440f3ca8d870b8ac24a4111db8de337a276 (patch) | |
tree | 581564b95a78f4a1e5ddf1e0803056b05f5e5678 /sys/arch/alpha/conf/RAMDISKBIG | |
parent | dd5d4c5e1e3c646d561c0e65ee2dd12cd947bfac (diff) |
default more wscons options
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKBIG')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 737490c0721..214009f6437 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.3 2001/02/09 14:48:54 art Exp $ +# $OpenBSD: RAMDISKBIG,v 1.4 2001/02/13 14:50:33 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -42,8 +42,6 @@ option PCIVERBOSE # recognize "unknown" PCI devices option TCVERBOSE # recognize "unknown" TC devices #option USBVERBOSE -option WSEMUL_VT100 # wscons VT100 emulation - config bsd swap generic mainbus0 at root |