diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-02-09 14:48:55 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-02-09 14:48:55 +0000 |
commit | adf1648fbfc3ebf24ad54272ee91ff9a9e5b8cb1 (patch) | |
tree | b2a7190edad7f8bfbb059717a1a56f352208a3b5 /sys | |
parent | 0b0442ef52efd2a142b1932e8f4ea600164efd08 (diff) |
BOOT_CONFIG is already in conf/GENERIC and this includes it.
Diffstat (limited to 'sys')
-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 71b9288ab93..737490c0721 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.2 2001/02/05 21:41:25 deraadt Exp $ +# $OpenBSD: RAMDISKBIG,v 1.3 2001/02/09 14:48:54 art 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. @@ -44,8 +44,6 @@ option TCVERBOSE # recognize "unknown" TC devices option WSEMUL_VT100 # wscons VT100 emulation -option BOOT_CONFIG - config bsd swap generic mainbus0 at root |