summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/LOKI
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/alpha/conf/LOKI')
-rw-r--r--sys/arch/alpha/conf/LOKI6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/alpha/conf/LOKI b/sys/arch/alpha/conf/LOKI
index 0a5f78adf59..2ef3b404161 100644
--- a/sys/arch/alpha/conf/LOKI
+++ b/sys/arch/alpha/conf/LOKI
@@ -1,4 +1,4 @@
-# $OpenBSD: LOKI,v 1.3 1997/09/26 16:49:20 kstailey Exp $
+# $OpenBSD: LOKI,v 1.4 1997/12/06 22:08:25 kstailey Exp $
#
# LOKI, an Alpha AXPPCI33 (NoName) kernel.
#
@@ -10,10 +10,6 @@ maxusers 8
# CPU Support
option DEC_AXPPCI_33 # NoName: AXPpci33, etc.
-# needs to be set per system
-option TIMEZONE="5*60" # Minutes west of GMT (for param.c)
-option DST=1 # Daylight savings rules (for param.c)
-
# Standard system option
options DEBUG, DIAGNOSTIC # Extra kernel debugging
option KTRACE # System call tracing support