Home | History | Annotate | Line # | Download | only in conf
std.hdl_g revision 1.6.4.1
      1  1.6.4.1  christos #	$NetBSD: std.hdl_g,v 1.6.4.1 2019/06/10 22:06:05 christos 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.6.4.1  christos makeoptions 	BOARDTYPE="hdlg"
     12  1.6.4.1  christos 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