summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf/GENERIC
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-12-12 20:39:37 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-12-12 20:39:37 +0000
commite51fa92ba162e10d2d67edf85da1b480053b7f7f (patch)
tree333516f6eedecb472136ac8457a07c63fe37dacf /sys/arch/hppa/conf/GENERIC
parent1f8007eb44b203c130b154b255878a842721d381 (diff)
Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,
otherwise it's just a waste of bytes. ok deraadt@ mickey@
Diffstat (limited to 'sys/arch/hppa/conf/GENERIC')
-rw-r--r--sys/arch/hppa/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 91197000bb0..e4fc3ad7c45 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.79 2005/10/27 02:45:01 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.80 2005/12/12 20:39:35 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -30,6 +30,7 @@ option USER_PCICONF # user-space PCI configuration
option COMPAT_HPUX
#option COMPAT_LINUX
+#option PROCFS # /proc
option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight saving time used by RTC