Module Name:    src
Committed By:   christos
Date:           Sun Dec 24 16:16:30 UTC 2017

Modified Files:
        src/sys/arch/ews4800mips/conf: RAMDISK

Log Message:
No DDB/ksyms


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/ews4800mips/conf/RAMDISK

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/ews4800mips/conf/RAMDISK
diff -u src/sys/arch/ews4800mips/conf/RAMDISK:1.21 src/sys/arch/ews4800mips/conf/RAMDISK:1.22
--- src/sys/arch/ews4800mips/conf/RAMDISK:1.21	Thu Sep 14 03:58:40 2017
+++ src/sys/arch/ews4800mips/conf/RAMDISK	Sun Dec 24 11:16:30 2017
@@ -1,4 +1,4 @@
-# 	$NetBSD: RAMDISK,v 1.21 2017/09/14 07:58:40 mrg Exp $
+# 	$NetBSD: RAMDISK,v 1.22 2017/12/24 16:16:30 christos Exp $
 #
 # kernel config file with memory disk for installation
 #
@@ -20,6 +20,7 @@ options 	FFS_NO_SNAPSHOT
 options 	NO_DEV_PTM
 
 # disable some options to shrink kernel
+no options	DDB
 no options 	INCLUDE_CONFIG_FILE
 no options 	NTP
 no options 	KTRACE
@@ -87,6 +88,5 @@ no pseudo-device	agr
 no pseudo-device	accf_data
 no pseudo-device	accf_http
 no pseudo-device	clockctl
-# GENERIC has DDB, needs ksyms
-#no pseudo-device	ksyms
+no pseudo-device	ksyms
 no pseudo-device	wsmux

Reply via email to