xref: /netbsd-src/sys/arch/amd64/conf/std.xen (revision 267197ec1eebfcb9810ea27a89625b6ddf68e3e7)
1# $NetBSD: std.xen,v 1.3 2008/01/25 21:12:11 joerg Exp $
2# NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp
3#
4# standard, required NetBSD/i386 'options'
5
6machine xen amd64
7include		"conf/std"	# MI standard options
8
9options 	XEN	#Xen support
10options 	XEN3	#Xen 3.x support
11
12options 	CPU_IN_CKSUM
13options 	EXEC_ELF64	# exec ELF binaries
14options 	EXEC_SCRIPT	# exec #! scripts
15options 	MTRR
16