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