Home | History | Annotate | Line # | Download | only in conf
std.integrator_cp revision 1.1.14.2
      1  1.1.14.2  yamt #	$NetBSD: std.integrator_cp,v 1.1.14.2 2014/05/22 11:39:40 yamt Exp $
      2  1.1.14.2  yamt #
      3  1.1.14.2  yamt # standard NetBSD/integrator options
      4  1.1.14.2  yamt 
      5  1.1.14.2  yamt machine	evbarm arm
      6  1.1.14.2  yamt include 	"arch/evbarm/conf/std.evbarm"
      7  1.1.14.2  yamt 
      8  1.1.14.2  yamt # Pull in Integrator config definitions.
      9  1.1.14.2  yamt include 	"arch/evbarm/conf/files.integrator"
     10  1.1.14.2  yamt 
     11  1.1.14.2  yamt options 	EXEC_AOUT
     12  1.1.14.2  yamt 
     13  1.1.14.2  yamt options 	_ARM32_NEED_BUS_DMA_BOUNCE
     14  1.1.14.2  yamt 
     15  1.1.14.2  yamt #options 	ARM32_NEW_VM_LAYOUT	# Not yet ready for prime-time
     16  1.1.14.2  yamt 
     17  1.1.14.2  yamt makeoptions	BOARDTYPE="integrator"
     18  1.1.14.2  yamt makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.integrator_cp"
     19  1.1.14.2  yamt 
     20  1.1.14.2  yamt options 	ARM_INTR_IMPL="<arch/evbarm/ifpga/ifpga_intr.h>"
     21  1.1.14.2  yamt 
     22  1.1.14.2  yamt options 	KERNEL_BASE_EXT=0xc0000000
     23