diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-27 21:17:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-27 21:17:07 +0000 |
commit | c9a2bf985bce5e8c24061a87f2ea295c48026972 (patch) | |
tree | d171bc2c2ffc63e3e392d2ba998e71fe9eb8b1e1 /sys | |
parent | f881346949fe8b804d5a3153961af9d27480727f (diff) |
APERTURE?? on alpha?
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 5ef6db0fe92..349d2a0726e 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.63 2001/01/22 14:26:13 art Exp $ +# $OpenBSD: GENERIC,v 1.64 2001/01/27 21:17:06 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. @@ -22,7 +22,6 @@ option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) option DEC_550 # Miata: Digital Personal Workstation option DEC_6600 # EV6: 264DP OEM Board -option APERTURE # in-kernel aperture driver for XFree86 option FFS_SOFTUPDATES # Soft updates option COMPAT_OSF1 # OSF/1 binary compatibility |