Home | History | Annotate | Line # | Download | only in conf
      1  1.3  skrll #	$NetBSD: std.integrator_cp,v 1.3 2018/10/07 07:48:44 skrll Exp $
      2  1.1  skrll #
      3  1.1  skrll # standard NetBSD/integrator options
      4  1.1  skrll 
      5  1.3  skrll machine		evbarm arm
      6  1.3  skrll include		"arch/evbarm/conf/std.evbarm"
      7  1.1  skrll 
      8  1.1  skrll # Pull in Integrator config definitions.
      9  1.3  skrll include		"arch/evbarm/conf/files.integrator"
     10  1.1  skrll 
     11  1.1  skrll options 	EXEC_AOUT
     12  1.1  skrll 
     13  1.1  skrll options 	_ARM32_NEED_BUS_DMA_BOUNCE
     14  1.1  skrll 
     15  1.3  skrll makeoptions 	BOARDTYPE="integrator"
     16  1.3  skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.integrator_cp"
     17  1.1  skrll 
     18  1.1  skrll options 	ARM_INTR_IMPL="<arch/evbarm/ifpga/ifpga_intr.h>"
     19  1.1  skrll 
     20  1.1  skrll options 	KERNEL_BASE_EXT=0xc0000000
     21