Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / amd64 / conf / std.xen
blobacb006bfebc8c9ca383d11af038bce40773eb80e
1 # $NetBSD: std.xen,v 1.5 2008/12/11 05:42:18 alc Exp $
2 # NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp 
4 # standard, required NetBSD/i386 'options'
6 machine xen amd64
7 include         "conf/std"      # MI standard options
9 options         XEN     #Xen support
10 #options                __XEN_INTERFACE_VERSION__=0x00030205 # Xen 3.1 interface
12 options         CPU_IN_CKSUM
13 options         EXEC_ELF64      # exec ELF binaries
14 options         EXEC_SCRIPT     # exec #! scripts
15 options         MTRR
17 # Atheros HAL options
18 include "external/isc/atheros_hal/conf/std.ath_hal"