11.8Smsaitoh#	$NetBSD: files.evbmips,v 1.8 2019/12/27 09:22:20 msaitoh Exp $
21.1Ssimonb
31.1Ssimonb# maxpartitions must be the first item in files.${ARCH}
41.1Ssimonbmaxpartitions 16
51.1Ssimonb
61.1Ssimonbmaxusers 8 16 64
71.1Ssimonb
81.1Ssimonb# Platform support option headers.
91.1Ssimonbdefflag		ALGOR_P4032	# Algorithmics P-4032
101.1Ssimonbdefflag		ALGOR_P5064	# Algorithmics P-5064
111.1Ssimonbdefflag		ALGOR_P6032	# Algorithmics P-6032
121.1Ssimonbdefflag		ALCHEMY_PB1000	# Alchemy Semi Pb1000
131.1Ssimonbdefflag		MIPS_MALTA	# MIPS Malta mips32/64 eval board
141.6Sdyoungdefflag		INFINEON_ADM5120 # Infineon ADM5120
151.1Ssimonb
161.1Ssimonb# Various items that a buggy proms might not provide us.
171.1Ssimonbdefparam	MEMSIZE
181.1Ssimonbdefparam	ETHADDR
191.1Ssimonb
201.1Ssimonb# Console glue.
211.1Ssimonbfile	dev/cons.c
221.3Sgehenna
231.8Smsaitoh# PMON support
241.7Sbouyerdefflag	PMON
251.7Sbouyerfile	arch/mips/pmon/pmon.c		pmon
261.7Sbouyerfile	arch/mips/pmon/pmon32.S		pmon
271.7Sbouyer
281.3Sgehennainclude	"arch/evbmips/conf/majors.evbmips"
29