Home | History | Annotate | Line # | Download | only in conf
std.integrator revision 1.16
      1  1.16      matt #	$NetBSD: std.integrator,v 1.16 2012/09/18 14:43:34 matt Exp $
      2   1.1  rearnsha #
      3   1.6    briggs # standard NetBSD/integrator options
      4   1.1  rearnsha 
      5   1.1  rearnsha machine	evbarm arm
      6  1.13      yamt include		"conf/std"	# MI standard options
      7  1.15     chris include		"arch/arm/conf/std.arm"	# arch standard options
      8   1.2   thorpej 
      9   1.2   thorpej # Pull in Integrator config definitions.
     10   1.2   thorpej include "arch/evbarm/conf/files.integrator"
     11   1.1  rearnsha 
     12   1.1  rearnsha options 	EXEC_AOUT
     13   1.1  rearnsha options 	EXEC_SCRIPT
     14   1.3     lukem options 	EXEC_ELF32
     15   1.1  rearnsha 
     16   1.1  rearnsha # To support easy transit to ../arch/arm/arm32
     17   1.3     lukem options 	ARM32
     18  1.16      matt options 	_ARM32_NEED_BUS_DMA_BOUNCE
     19  1.10   thorpej 
     20  1.10   thorpej #options 	ARM32_NEW_VM_LAYOUT	# Not yet ready for prime-time
     21   1.5   thorpej 
     22   1.1  rearnsha makeoptions	BOARDTYPE="integrator"
     23   1.8   thorpej makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.integrator"
     24  1.12  rearnsha 
     25  1.12  rearnsha options 	ARM_INTR_IMPL="<arch/evbarm/ifpga/ifpga_intr.h>"
     26