From: briggs Date: Wed, 12 Mar 1997 15:59:01 +0000 (+0000) Subject: Add options LKM. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=11b9e1eb99c18f46c199529b5c22cd5c11de6d0c;p=openbsd Add options LKM. --- diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC index 11180cd4a9b..60c3bb6d91c 100644 --- a/sys/arch/mac68k/conf/GENERIC +++ b/sys/arch/mac68k/conf/GENERIC @@ -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 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 diff --git a/sys/arch/mac68k/conf/TIGER b/sys/arch/mac68k/conf/TIGER index ee5746fc711..81778126258 100644 --- a/sys/arch/mac68k/conf/TIGER +++ b/sys/arch/mac68k/conf/TIGER @@ -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