summaryrefslogtreecommitdiff
path: root/sys/arch/arc/conf/MIMORI
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/arc/conf/MIMORI')
-rw-r--r--sys/arch/arc/conf/MIMORI3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/arc/conf/MIMORI b/sys/arch/arc/conf/MIMORI
index fd5edc8644d..1985400ac17 100644
--- a/sys/arch/arc/conf/MIMORI
+++ b/sys/arch/arc/conf/MIMORI
@@ -1,4 +1,4 @@
-# $NetBSD: MIMORI,v 1.49 2007/10/17 19:53:28 garbled Exp $
+# $NetBSD: MIMORI,v 1.50 2008/11/12 12:35:57 ad Exp $
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
#
# MIMORI -- My NEC RISCstation 2250 (ur)
@@ -25,7 +25,6 @@ options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
-options LKM # loadable kernel modules
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)