Home | History | Annotate | Line # | Download | only in conf
std.hdl_g revision 1.7
      1  1.7   skrll #	$NetBSD: std.hdl_g,v 1.7 2018/10/07 07:48:44 skrll Exp $
      2  1.1  nonaka #
      3  1.1  nonaka # standard NetBSD/evbarm for I-O DATA HDL-G options
      4  1.1  nonaka 
      5  1.1  nonaka machine		evbarm arm
      6  1.5    matt include		"arch/evbarm/conf/std.evbarm"
      7  1.1  nonaka 
      8  1.2  nonaka # Pull in HDL-G config definitions.
      9  1.1  nonaka include		"arch/evbarm/conf/files.hdl_g"
     10  1.1  nonaka 
     11  1.7   skrll makeoptions 	BOARDTYPE="hdlg"
     12  1.7   skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.hdl_g"
     13  1.1  nonaka 
     14  1.1  nonaka options 	ARM_INTR_IMPL="<arch/arm/xscale/i80321_intr.h>"
     15  1.1  nonaka 
     16  1.1  nonaka # We need to configure the PCI bus.
     17  1.1  nonaka options 	PCI_NETBSD_CONFIGURE
     18