summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amiga/conf')
-rw-r--r--sys/arch/amiga/conf/GENERIC6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC
index 894a1312b98..679712574eb 100644
--- a/sys/arch/amiga/conf/GENERIC
+++ b/sys/arch/amiga/conf/GENERIC
@@ -1,5 +1,5 @@
-# $OpenBSD: GENERIC,v 1.7 1996/05/02 06:43:29 niklas Exp $
-# $NetBSD: GENERIC,v 1.55 1996/04/27 20:51:07 veego Exp $
+# $OpenBSD: GENERIC,v 1.8 1996/05/04 13:45:17 niklas Exp $
+# $NetBSD: GENERIC,v 1.56 1996/04/30 17:40:34 is Exp $
#
# GENERIC AMIGA
@@ -85,6 +85,8 @@ options SYSVSEM # System V-like semaphores
#
options UCONSOLE # anyone can redirect a virtual console
+#options INSECURE # allow, among other insecure stuff, LKM
+ # loading in multi-user mode.
options GENERIC # Mini-root boot support
options LKM # Loadable kernel modules