Home | History | Annotate | Line # | Download | only in conf
std.xen revision 1.3.10.2
      1  1.3.10.2    yamt # $NetBSD: std.xen,v 1.3.10.2 2009/08/19 18:45:55 yamt Exp $
      2       1.2  bouyer # NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp 
      3       1.2  bouyer #
      4       1.2  bouyer # standard, required NetBSD/i386 'options'
      5       1.2  bouyer 
      6       1.2  bouyer machine xen amd64
      7       1.2  bouyer include		"conf/std"	# MI standard options
      8       1.2  bouyer 
      9       1.2  bouyer options 	XEN	#Xen support
     10  1.3.10.1    yamt #options		__XEN_INTERFACE_VERSION__=0x00030205 # Xen 3.1 interface
     11       1.2  bouyer 
     12       1.3   joerg options 	CPU_IN_CKSUM
     13       1.2  bouyer options 	EXEC_ELF64	# exec ELF binaries
     14       1.2  bouyer options 	EXEC_SCRIPT	# exec #! scripts
     15       1.2  bouyer options 	MTRR
     16  1.3.10.1    yamt 
     17  1.3.10.1    yamt # Atheros HAL options
     18  1.3.10.1    yamt include "external/isc/atheros_hal/conf/std.ath_hal"
     19