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