Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Remove options LKM.
details: https://anonhg.NetBSD.org/src/rev/2426fc6b2386
branches: trunk
changeset: 790375:2426fc6b2386
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Sat Oct 05 02:39:06 2013 +0000
description:
Remove options LKM.
diffstat:
sys/arch/evbarm/conf/SHEEVAPLUG | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fe63dbef23b7 -r 2426fc6b2386 sys/arch/evbarm/conf/SHEEVAPLUG
--- a/sys/arch/evbarm/conf/SHEEVAPLUG Fri Oct 04 23:41:59 2013 +0000
+++ b/sys/arch/evbarm/conf/SHEEVAPLUG Sat Oct 05 02:39:06 2013 +0000
@@ -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 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
Home |
Main Index |
Thread Index |
Old Index