NULLCONF revision 1.13
1#
2# 	$NetBSD: NULLCONF,v 1.13 2002/01/26 10:24:58 takemura Exp $
3#
4include		"arch/hpcmips/conf/std.hpcmips"
5
6maxusers	8
7
8include		"arch/hpcmips/conf/std.hpcmips.vr41"
9options 	VR4102			# NEC VR4102
10options 	VR4111			# NEC VR4111
11options 	VR4121			# NEC VR4121
12
13options 	DDB			# in-kernel debugger
14
15options 	WINCE_DEFAULT_SETTING	# Debugging use
16options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
17options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
18#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
19makeoptions	DEFWARNINGS=no	# override DEFWARNINGS?=yes
20
21file-system 	FFS		# fast filesystem with user and group quotas
22options 	COMPAT_386BSD_MBRPART # recognize old partition ID
23
24# compile options
25makeoptions	DEFGP="-G 18"
26
27config		netbsd		root on ? type ?
28
29vrisab2 at vrgiu?
30isa2	at vrisab2
31
32# Workstation Console attachments
33bivideo0	at	mainbus0
34hpcfb*		at	bivideo0
35wsdisplay*	at	hpcfb?
36wskbd*		at	hpckbd? mux 1
37wsmouse*	at	vrpiu? mux 0
38
39pseudo-device	biconsdev	1	# build-in console device
40