Home | History | Annotate | Line # | Download | only in conf
std.hpcmips revision 1.20.72.1
      1  1.20.72.1   thorpej #	$NetBSD: std.hpcmips,v 1.20.72.1 2021/08/01 22:42:09 thorpej Exp $
      2        1.1  takemura # standard, required hpcmips info
      3        1.1  takemura 
      4        1.1  takemura machine hpcmips mips
      5       1.18      yamt include		"conf/std"	# MI standard options
      6       1.17       chs makeoptions	MACHINE_ARCH="mipsel"
      7       1.13       uch 
      8       1.13       uch options 	NOFPU			# No FPU
      9       1.20      matt options 	FPEMUL			# emulate FPU insn
     10        1.4      fvdl 
     11        1.1  takemura mainbus0 at root
     12        1.1  takemura cpu* at mainbus0
     13        1.1  takemura 
     14        1.1  takemura # Standard exec-package options
     15       1.12     lukem options 	EXEC_ELF32		# native exec format
     16       1.12     lukem options 	EXEC_SCRIPT		# may be unsafe
     17        1.6      matt 
     18       1.15       uch makeoptions	DEFTEXTADDR="0x80001000"
     19        1.9      shin makeoptions	DEFCOPTS="-Os -mmemcpy"
     20  1.20.72.1   thorpej 
     21  1.20.72.1   thorpej options 	VMSWAP_DEFAULT_PLAINTEXT	# do not encrypt swap by
     22  1.20.72.1   thorpej 						# default (slow cpu)
     23