summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/landisk/conf/GENERIC5
-rw-r--r--sys/arch/landisk/conf/RAMDISK5
2 files changed, 2 insertions, 8 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index 28d1ebb8912..9abaebae61e 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.10 2007/01/15 22:22:18 martin Exp $
+# $OpenBSD: GENERIC,v 1.11 2007/02/03 16:49:43 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -24,9 +24,6 @@ option DONT_INIT_BSC
option PCIVERBOSE
option USBVERBOSE
-# Cache options.
-option SH4_CACHE_DISABLE_EMODE # disable extended (2x larger) mode
-
#config bsd swap generic
config bsd root on wd0a
diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK
index b530fc728b8..bc82457cfeb 100644
--- a/sys/arch/landisk/conf/RAMDISK
+++ b/sys/arch/landisk/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.5 2006/12/18 00:46:25 martin Exp $
+# $OpenBSD: RAMDISK,v 1.6 2007/02/03 16:49:43 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -23,9 +23,6 @@ option DONT_INIT_BSC
option PCIVERBOSE
option USBVERBOSE
-# Cache options.
-option SH4_CACHE_DISABLE_EMODE # disable extended (2x larger) mode
-
option DST=0 # daylight saving time used by RTC
option FFS # UFS
option CD9660 # ISO 9660 + Rock Ridge file system