Add options LKM.
authorbriggs <briggs@openbsd.org>
Wed, 12 Mar 1997 15:59:01 +0000 (15:59 +0000)
committerbriggs <briggs@openbsd.org>
Wed, 12 Mar 1997 15:59:01 +0000 (15:59 +0000)
sys/arch/mac68k/conf/GENERIC
sys/arch/mac68k/conf/GENERICSBC
sys/arch/mac68k/conf/TIGER

index 11180cd..60c3bb6 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.16 1997/03/12 13:24:15 briggs Exp $
+#      $OpenBSD: GENERIC,v 1.17 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
 
index 3b30ada..95235c4 100644 (file)
@@ -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
 
index ee5746f..8177812 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: TIGER,v 1.3 1997/03/12 13:24:16 briggs Exp $
+#      $OpenBSD: TIGER,v 1.4 1997/03/12 15:59:02 briggs Exp $
 #      $NetBSD: GENERIC,v 1.43 1996/09/22 06:49:09 scottr Exp $
 #
 # Allen's Q700
@@ -27,6 +27,8 @@ options               KERNFS          # kernel data-structure filesystem
 options                FDESC           # user file descriptor filesystem
 options                PROCFS          # Process filesystem
 
+options                LKM             # loadable kernel modules
+
 options                SCSI
 
 # Networking options