Home | History | Annotate | Line # | Download | only in conf
std.xen revision 1.2
      1 # $NetBSD: std.xen,v 1.2 2007/11/22 16:16:44 bouyer Exp $
      2 # NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp 
      3 #
      4 # standard, required NetBSD/i386 'options'
      5 
      6 machine xen amd64
      7 include		"conf/std"	# MI standard options
      8 
      9 options 	XEN	#Xen support
     10 options 	XEN3	#Xen 3.x support
     11 
     12 options 	EXEC_ELF64	# exec ELF binaries
     13 options 	EXEC_SCRIPT	# exec #! scripts
     14 options 	MTRR
     15