Home | History | Annotate | Line # | Download | only in conf
      1   1.1  takemura #
      2  1.23  uebayasi # 	$NetBSD: NULLCONF,v 1.24 2015/08/30 14:06:17 uebayasi Exp $
      3   1.1  takemura #
      4   1.1  takemura include		"arch/hpcmips/conf/std.hpcmips"
      5  1.14    atatat 
      6  1.14    atatat #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
      7  1.19    atatat #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
      8  1.12       uch 
      9   1.1  takemura maxusers	8
     10  1.12       uch 
     11  1.12       uch include		"arch/hpcmips/conf/std.hpcmips.vr41"
     12  1.18        tv makeoptions	CPUFLAGS="-mips2"	# CPU codegen options
     13  1.10     lukem options 	VR4102			# NEC VR4102
     14  1.10     lukem options 	VR4111			# NEC VR4111
     15  1.10     lukem options 	VR4121			# NEC VR4121
     16  1.12       uch 
     17   1.1  takemura options 	DDB			# in-kernel debugger
     18  1.23  uebayasi pseudo-device	ksyms
     19   1.1  takemura 
     20  1.10     lukem options 	WINCE_DEFAULT_SETTING	# Debugging use
     21  1.10     lukem options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
     22  1.10     lukem options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
     23  1.10     lukem #options 	DEBUG_FIND_PCIC_I82365SL_ONLY
     24   1.1  takemura 
     25  1.10     lukem file-system 	FFS		# fast filesystem with user and group quotas
     26  1.22   tsutsui options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
     27   1.1  takemura options 	COMPAT_386BSD_MBRPART # recognize old partition ID
     28  1.20  christos options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
     29  1.13  takemura 
     30  1.13  takemura # compile options
     31  1.17      shin #makeoptions	DEFGP="-G 18"
     32  1.13  takemura 
     33   1.1  takemura config		netbsd		root on ? type ?
     34   1.1  takemura 
     35   1.1  takemura vrisab2 at vrgiu?
     36   1.1  takemura isa2	at vrisab2
     37   1.1  takemura 
     38   1.3      shin # Workstation Console attachments
     39   1.6       uch bivideo0	at	mainbus0
     40   1.6       uch hpcfb*		at	bivideo0
     41   1.6       uch wsdisplay*	at	hpcfb?
     42   1.8      shin wskbd*		at	hpckbd? mux 1
     43  1.12       uch wsmouse*	at	vrpiu? mux 0
     44   1.3      shin 
     45   1.1  takemura pseudo-device	biconsdev	1	# build-in console device
     46  1.15     lukem pseudo-device	clockctl		# user control of clock subsystem
     47