summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf/std.vax
blob: 270a5cd867d56d273e79cc35fd518250e27d354c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: std.vax,v 1.17 2021/06/04 10:46:11 martin Exp $
#
# Std vaxfiles
#
machine	vax
include		"conf/std"	# MI standard options

options 	EXEC_AOUT	# execve(2) support for a.out binaries
options 	EXEC_SCRIPT	# execve(2) support for scripts
options 	EXEC_ELF32	# execve(2) support for ELF32 binaries

options		VMSWAP_DEFAULT_PLAINTEXT	# do not encrypt swap by
				# default (slow cpu)