diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-02-05 21:41:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-02-05 21:41:26 +0000 |
commit | fedef65fa6d07ae5013ed739f0c7aa4674528e49 (patch) | |
tree | 6985e7e611e83fe43faf05a48793fe5388b27858 /sys/arch/alpha/conf/RAMDISKBIG | |
parent | 2a2c5171f2b12847954c83ad6f317169c04819cc (diff) |
BOOT_CONFIG fits
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKBIG')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 9ee0c9be9c9..71b9288ab93 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.1 2001/01/27 21:17:30 deraadt Exp $ +# $OpenBSD: RAMDISKBIG,v 1.2 2001/02/05 21:41:25 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. @@ -44,6 +44,8 @@ option TCVERBOSE # recognize "unknown" TC devices option WSEMUL_VT100 # wscons VT100 emulation +option BOOT_CONFIG + config bsd swap generic mainbus0 at root |