Home | History | Annotate | Line # | Download | only in conf
std.sparc64 revision 1.17.26.1
      1  1.17.26.1     matt #	$NetBSD: std.sparc64,v 1.17.26.1 2010/04/21 00:33:48 matt Exp $
      2        1.1      eeh 
      3        1.1      eeh #
      4       1.10  thorpej # Mandatory NetBSD/sparc64 kernel options when building either 32-bit or
      5       1.16  tsutsui # 64-bit kernels.  Options which require different settings for 32-bit
      6       1.16  tsutsui # kernels are adjusted by also including "std.sparc64-32".
      7        1.1      eeh #
      8        1.1      eeh 
      9        1.1      eeh machine		sparc64		# Machine architecture; required by config(8)
     10       1.11     yamt include		"conf/std"	# MI standard options
     11        1.4      eeh 
     12       1.15  tsutsui makeoptions	LP64="yes"
     13       1.15  tsutsui 
     14        1.1      eeh options 	EXEC_SCRIPT	# execve(2) support for scripts
     15       1.15  tsutsui options 	EXEC_ELF64	# 64-bit NetBSD and SunOS 5 bins
     16       1.17   martin 
     17       1.17   martin options		CPU_IN_CKSUM	# use optimized checksum method
     18  1.17.26.1     matt 
     19  1.17.26.1     matt # Atheros HAL options
     20  1.17.26.1     matt include "external/isc/atheros_hal/conf/std.ath_hal"
     21