xref: /netbsd-src/sys/arch/sparc64/conf/std.sparc64 (revision 27527e67bbdf8d9ec84fd58803048ed6d181ece2)
1#	$NetBSD: std.sparc64,v 1.12 2005/12/11 12:19:08 christos Exp $
2
3#
4# Mandatory NetBSD/sparc64 kernel options when building either 32-bit or
5# 64-bit kernels.  Additional mandatory options for 64-bit kernels are
6# picked up by also including "std.sparc64-64".
7#
8
9machine		sparc64		# Machine architecture; required by config(8)
10include		"conf/std"	# MI standard options
11
12options 	EXEC_SCRIPT	# execve(2) support for scripts
13