std.amd64 revision 1.7
11.7Salc# $NetBSD: std.amd64,v 1.7 2008/12/11 05:42:18 alc Exp $
21.1Sfvdl#
31.1Sfvdl# standard, required NetBSD/amd64 'options'
41.1Sfvdl
51.1Sfvdlmachine amd64 x86
61.2Syamtinclude		"conf/std"	# MI standard options
71.1Sfvdl
81.4Sjoergoptions 	CPU_IN_CKSUM
91.1Sfvdloptions 	EXEC_ELF64	# exec ELF binaries
101.1Sfvdloptions 	EXEC_SCRIPT	# exec #! scripts
111.1Sfvdloptions 	MTRR
121.5Sadoptions		MULTIPROCESSOR
131.6Sad
141.6Sadmainbus0 at root
151.6Sadcpu* at mainbus?
161.6Sadioapic* at mainbus? apid ?
171.6Sad
181.7Salc# Atheros HAL options
191.7Salcinclude "external/isc/atheros_hal/conf/std.ath_hal"
20