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 enable kloader(4).



details:   https://anonhg.NetBSD.org/src/rev/ad9275b141eb
branches:  trunk
changeset: 771319:ad9275b141eb
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sat Nov 19 17:15:58 2011 +0000

description:
enable kloader(4).

diffstat:

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

diffs (18 lines):

diff -r ee73f529761d -r ad9275b141eb sys/arch/zaurus/conf/GENERIC
--- a/sys/arch/zaurus/conf/GENERIC      Sat Nov 19 17:13:39 2011 +0000
+++ b/sys/arch/zaurus/conf/GENERIC      Sat Nov 19 17:15:58 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.45 2011/07/15 13:47:12 nonaka Exp $
+#      $NetBSD: GENERIC,v 1.46 2011/11/19 17:15:58 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