2009-07-29 16:02:05 +04:00
|
|
|
# $NetBSD: std.xen,v 1.6 2009/07/29 12:02:05 cegger Exp $
|
2007-11-22 19:16:40 +03:00
|
|
|
# NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp
|
|
|
|
#
|
|
|
|
# standard, required NetBSD/i386 'options'
|
|
|
|
|
|
|
|
machine xen amd64
|
|
|
|
include "conf/std" # MI standard options
|
|
|
|
|
|
|
|
options XEN #Xen support
|
2008-11-13 04:45:48 +03:00
|
|
|
#options __XEN_INTERFACE_VERSION__=0x00030205 # Xen 3.1 interface
|
2007-11-22 19:16:40 +03:00
|
|
|
|
2008-01-26 00:12:10 +03:00
|
|
|
options CPU_IN_CKSUM
|
2007-11-22 19:16:40 +03:00
|
|
|
options EXEC_ELF64 # exec ELF binaries
|
|
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options MTRR
|
2008-12-11 08:42:18 +03:00
|
|
|
|
|
|
|
# Atheros HAL options
|
|
|
|
include "external/isc/atheros_hal/conf/std.ath_hal"
|