Module Name:    src
Committed By:   uebayasi
Date:           Tue Oct 14 17:43:14 UTC 2014

Modified Files:
        src/sys/arch/evbppc/conf: EV64260

Log Message:
Don't enable wscons options without wscons.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/evbppc/conf/EV64260

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/evbppc/conf/EV64260
diff -u src/sys/arch/evbppc/conf/EV64260:1.63 src/sys/arch/evbppc/conf/EV64260:1.64
--- src/sys/arch/evbppc/conf/EV64260:1.63	Sat Aug 23 20:26:57 2014
+++ src/sys/arch/evbppc/conf/EV64260	Tue Oct 14 17:43:14 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: EV64260,v 1.63 2014/08/23 20:26:57 dholland Exp $
+#	$NetBSD: EV64260,v 1.64 2014/10/14 17:43:14 uebayasi Exp $
 #
 #	MVP -- Motorola's Multiprocessing Verification Platform
 #
@@ -140,9 +140,9 @@ options 	PCI_NETBSD_CONFIGURE	# Do not r
 
 # wscons options
 #options 	WSEMUL_SUN		# sun terminal emulation
-options 	WSEMUL_VT100		# VT100 / VT220 emulation
-options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
-options 	WSDISPLAY_DEFAULTSCREENS=1
+#options 	WSEMUL_VT100		# VT100 / VT220 emulation
+#options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
+#options 	WSDISPLAY_DEFAULTSCREENS=1
 
 # Kernel root file system and dump configuration.
 config		netbsd	root on ? type ?

Reply via email to