Module Name:    src
Committed By:   kiyohara
Date:           Sat Oct  5 02:39:06 UTC 2013

Modified Files:
        src/sys/arch/evbarm/conf: SHEEVAPLUG

Log Message:
Remove options LKM.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/evbarm/conf/SHEEVAPLUG

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/SHEEVAPLUG
diff -u src/sys/arch/evbarm/conf/SHEEVAPLUG:1.34 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.35
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.34	Sun Jun 30 21:38:56 2013
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG	Sat Oct  5 02:39:06 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: SHEEVAPLUG,v 1.34 2013/06/30 21:38:56 rmind Exp $
+#	$NetBSD: SHEEVAPLUG,v 1.35 2013/10/05 02:39:06 kiyohara Exp $
 #
 #  This configuration supports for generically Marvell SheevaPlug
 #
@@ -140,7 +140,6 @@ options 	DKWEDGE_METHOD_GPT
 
 options 	KTRACE		# system call tracing, a la ktrace(1)
 options 	IRQSTATS	# manage IRQ statistics
-#options 	LKM		# loadable kernel modules
 #options 	KMEMSTATS	# kernel memory statistics
 options 	MIIVERBOSE	# Verbose MII autoconfuration messages
 #options 	PCIVERBOSE	# Verbose PCI descriptions

Reply via email to