1239472Semaste#
2227652Sgrehan# 	$NetBSD$
3227652Sgrehan#
4227652Sgrehaninclude		"arch/hpcmips/conf/std.hpcmips"
5239472Semaste
6239472Semaste#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
7239472Semaste#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
8239472Semaste
9239472Semastemaxusers	8
10239472Semaste
11239472Semasteinclude		"arch/hpcmips/conf/std.hpcmips.vr41"
12239472Semastemakeoptions	CPUFLAGS="-mips2"	# CPU codegen options
13239472Semasteoptions 	VR4102			# NEC VR4102
14239472Semasteoptions 	VR4111			# NEC VR4111
15239472Semasteoptions 	VR4121			# NEC VR4121
16239472Semaste
17239472Semasteoptions 	DDB			# in-kernel debugger
18239472Semastepseudo-device	ksyms
19239472Semaste
20239472Semasteoptions 	WINCE_DEFAULT_SETTING	# Debugging use
21239472Semasteoptions 	DUMP_GIU_LEVEL2_INTR	# Debugging use
22239472Semasteoptions 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
23239472Semaste#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
24239472Semaste
25239472Semastefile-system 	FFS		# fast filesystem with user and group quotas
26239472Semasteoptions 	FFS_NO_SNAPSHOT	# No FFS snapshot support
27239472Semasteoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
28227652Sgrehanoptions		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
29227652Sgrehan
30227652Sgrehan# compile options
31227652Sgrehan#makeoptions	DEFGP="-G 18"
32227652Sgrehan
33227652Sgrehanconfig		netbsd		root on ? type ?
34227652Sgrehan
35227652Sgrehanvrisab2 at vrgiu?
36227652Sgrehanisa2	at vrisab2
37227652Sgrehan
38227652Sgrehan# Workstation Console attachments
39227652Sgrehanbivideo0	at	mainbus0
40227652Sgrehanhpcfb*		at	bivideo0
41227652Sgrehanwsdisplay*	at	hpcfb?
42227652Sgrehanwskbd*		at	hpckbd? mux 1
43227652Sgrehanwsmouse*	at	vrpiu? mux 0
44227652Sgrehan
45227652Sgrehanpseudo-device	biconsdev	1	# build-in console device
46227652Sgrehanpseudo-device	clockctl		# user control of clock subsystem
47227652Sgrehan