summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/GENERIC
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-12-02 20:17:50 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-12-02 20:17:50 +0000
commit18752abb7569c5584fa73928d717ec3e5d70d370 (patch)
tree05456372076e4ea70aaf6c6c3f65708e79bad39a /sys/arch/mac68k/conf/GENERIC
parent05219e268f1de9a40d2c605b42dd5d55542874f7 (diff)
option DISABLE_EXT_CACHE is not used anymore.
Diffstat (limited to 'sys/arch/mac68k/conf/GENERIC')
-rw-r--r--sys/arch/mac68k/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC
index 0ea7da7ea81..89a6f57c9ce 100644
--- a/sys/arch/mac68k/conf/GENERIC
+++ b/sys/arch/mac68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.35 2004/11/25 18:32:06 miod Exp $
+# $OpenBSD: GENERIC,v 1.36 2004/12/02 20:17:49 miod Exp $
# $NetBSD: GENERIC,v 1.52 1997/01/13 23:34:07 scottr Exp $
#
# GENERIC - an all-in-one kernel for the mac68k
@@ -14,7 +14,6 @@ option M68020 # Must have 68851 PMMU
option FPSP
option FPU_EMULATE
option COMPAT_SUNOS # SunOS m68k binary compatibility
-option DISABLE_EXT_CACHE # Don't use IIci external cache
option DISABLE_ADB_WITH_SERIAL_CONSOLE
#option MRG_ADB # Use ROM-based ADB driver