#
# 	$NetBSD: NULLCONF,v 1.14.4.1 2002/08/01 04:21:05 lukem Exp $
#
include		"arch/hpcmips/conf/std.hpcmips"

#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary

maxusers	8

include		"arch/hpcmips/conf/std.hpcmips.vr41"
options 	VR4102			# NEC VR4102
options 	VR4111			# NEC VR4111
options 	VR4121			# NEC VR4121

options 	DDB			# in-kernel debugger

options 	WINCE_DEFAULT_SETTING	# Debugging use
options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
makeoptions	DEFWARNINGS=no	# override DEFWARNINGS?=yes

file-system 	FFS		# fast filesystem with user and group quotas
options 	COMPAT_386BSD_MBRPART # recognize old partition ID

# compile options
makeoptions	DEFGP="-G 18"

config		netbsd		root on ? type ?

vrisab2 at vrgiu?
isa2	at vrisab2

# Workstation Console attachments
bivideo0	at	mainbus0
hpcfb*		at	bivideo0
wsdisplay*	at	hpcfb?
wskbd*		at	hpckbd? mux 1
wsmouse*	at	vrpiu? mux 0

pseudo-device	biconsdev	1	# build-in console device
pseudo-device	clockctl		# user control of clock subsystem
