NULLCONF revision 1.20
1#
2# 	$NetBSD: NULLCONF,v 1.20 2004/11/10 17:54:04 christos Exp $
3#
4include		"arch/hpcmips/conf/std.hpcmips"
5
6#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
7#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
8
9maxusers	8
10
11include		"arch/hpcmips/conf/std.hpcmips.vr41"
12makeoptions	CPUFLAGS="-mips2"	# CPU codegen options
13options 	VR4102			# NEC VR4102
14options 	VR4111			# NEC VR4111
15options 	VR4121			# NEC VR4121
16
17options 	DDB			# in-kernel debugger
18
19options 	WINCE_DEFAULT_SETTING	# Debugging use
20options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
21options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
22#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
23makeoptions	DEFWARNINGS="no"	# override DEFWARNINGS?=yes
24
25file-system 	FFS		# fast filesystem with user and group quotas
26options 	COMPAT_386BSD_MBRPART # recognize old partition ID
27options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
28
29# compile options
30#makeoptions	DEFGP="-G 18"
31
32config		netbsd		root on ? type ?
33
34vrisab2 at vrgiu?
35isa2	at vrisab2
36
37# Workstation Console attachments
38bivideo0	at	mainbus0
39hpcfb*		at	bivideo0
40wsdisplay*	at	hpcfb?
41wskbd*		at	hpckbd? mux 1
42wsmouse*	at	vrpiu? mux 0
43
44pseudo-device	biconsdev	1	# build-in console device
45pseudo-device	clockctl		# user control of clock subsystem
46