summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/GENERICSBC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/conf/GENERICSBC')
-rw-r--r--sys/arch/mac68k/conf/GENERICSBC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/mac68k/conf/GENERICSBC b/sys/arch/mac68k/conf/GENERICSBC
index 3b30ada5d8f..95235c4f261 100644
--- a/sys/arch/mac68k/conf/GENERICSBC
+++ b/sys/arch/mac68k/conf/GENERICSBC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERICSBC,v 1.2 1997/03/12 13:24:15 briggs Exp $
+# $OpenBSD: GENERICSBC,v 1.3 1997/03/12 15:59:01 briggs Exp $
# $NetBSD: GENERIC,v 1.52 1997/01/13 23:34:07 scottr Exp $
#
# GENERIC
@@ -31,6 +31,8 @@ options FDESC # user file descriptor filesystem
#options PORTAL # portal filesystem (still experimental)
options PROCFS # Process filesystem
+options LKM # loadable kernel modules
+
options SCSI
#options SCSIDEBUG