xref: /netbsd-src/sys/arch/hpcmips/conf/NULLCONF (revision ce0411ffa783c0e92e8461b655f603a2be9dc604)
1db2b0adeStakemura#
2*ce0411ffSuebayasi# 	$NetBSD: NULLCONF,v 1.24 2015/08/30 14:06:17 uebayasi Exp $
3db2b0adeStakemura#
4db2b0adeStakemurainclude		"arch/hpcmips/conf/std.hpcmips"
591fd1d80Such
6d1b38523Satatat#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
7f68a9f1fSatatat#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
8d1b38523Satatat
9db2b0adeStakemuramaxusers	8
1091fd1d80Such
1191fd1d80Suchinclude		"arch/hpcmips/conf/std.hpcmips.vr41"
127d5e6e5dStvmakeoptions	CPUFLAGS="-mips2"	# CPU codegen options
1368d21310Ssatooptions 	VR4102			# NEC VR4102
1468d21310Ssatooptions 	VR4111			# NEC VR4111
1568d21310Ssatooptions 	VR4121			# NEC VR4121
1691fd1d80Such
17db2b0adeStakemuraoptions 	DDB			# in-kernel debugger
187fe7089aSuebayasipseudo-device	ksyms
19db2b0adeStakemura
20db2b0adeStakemuraoptions 	WINCE_DEFAULT_SETTING	# Debugging use
21db2b0adeStakemuraoptions 	DUMP_GIU_LEVEL2_INTR	# Debugging use
22db2b0adeStakemuraoptions 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
23db2b0adeStakemura#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
24db2b0adeStakemura
25db2b0adeStakemurafile-system 	FFS		# fast filesystem with user and group quotas
26ff9b47d6Stsutsuioptions 	FFS_NO_SNAPSHOT	# No FFS snapshot support
27db2b0adeStakemuraoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
2830fc143aSchristosoptions		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
29672880d9Stakemura
30672880d9Stakemura# compile options
3157889e8fSshin#makeoptions	DEFGP="-G 18"
32672880d9Stakemura
33db2b0adeStakemuraconfig		netbsd		root on ? type ?
34db2b0adeStakemura
35db2b0adeStakemuravrisab2 at vrgiu?
36db2b0adeStakemuraisa2	at vrisab2
37db2b0adeStakemura
3840fbdc84Sshin# Workstation Console attachments
396219354eSuchbivideo0	at	mainbus0
406219354eSuchhpcfb*		at	bivideo0
416219354eSuchwsdisplay*	at	hpcfb?
426ec1be80Sshinwskbd*		at	hpckbd? mux 1
4391fd1d80Suchwsmouse*	at	vrpiu? mux 0
44db2b0adeStakemura
4540fbdc84Sshinpseudo-device	biconsdev	1	# build-in console device
46fde6ae6fSlukempseudo-device	clockctl		# user control of clock subsystem
47