Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/zaurus/conf comment out KLOADER.



details:   https://anonhg.NetBSD.org/src/rev/f7129d603801
branches:  trunk
changeset: 749922:f7129d603801
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sun Dec 13 04:36:02 2009 +0000

description:
comment out KLOADER.

diffstat:

 sys/arch/zaurus/conf/GENERIC |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 60172d2318be -r f7129d603801 sys/arch/zaurus/conf/GENERIC
--- a/sys/arch/zaurus/conf/GENERIC      Sun Dec 13 03:06:22 2009 +0000
+++ b/sys/arch/zaurus/conf/GENERIC      Sun Dec 13 04:36:02 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.28 2009/12/05 20:11:17 pooka Exp $
+#      $NetBSD: GENERIC,v 1.29 2009/12/13 04:36:02 nonaka Exp $
 #
 # GENERIC machine description file
 #
@@ -36,7 +36,7 @@
 options        PXAGPIO_HAS_GPION_INTRS
 
 # in-kernel bootloader, see kloader(4)
-options        KLOADER
+#options       KLOADER
 #options       KLOADER_KERNEL_PATH="\"/netbsd\""
 #options       KLOADER_DEBUG
 



Home | Main Index | Thread Index | Old Index