Home | History | Annotate | Line # | Download | only in conf
std.hdl_g revision 1.1.14.3
      1  1.1.14.3  yamt #	$NetBSD: std.hdl_g,v 1.1.14.3 2006/12/30 20:45:49 yamt Exp $
      2  1.1.14.2  yamt #
      3  1.1.14.2  yamt # standard NetBSD/evbarm for I-O DATA HDL-G options
      4  1.1.14.2  yamt 
      5  1.1.14.2  yamt machine		evbarm arm
      6  1.1.14.2  yamt include		"conf/std"	# MI standard options
      7  1.1.14.2  yamt 
      8  1.1.14.3  yamt # Pull in HDL-G config definitions.
      9  1.1.14.2  yamt include		"arch/evbarm/conf/files.hdl_g"
     10  1.1.14.2  yamt 
     11  1.1.14.2  yamt options 	EXEC_ELF32
     12  1.1.14.2  yamt options 	EXEC_SCRIPT
     13  1.1.14.2  yamt 
     14  1.1.14.2  yamt # To support easy transit to ../arch/arm/arm32
     15  1.1.14.2  yamt options 	ARM32
     16  1.1.14.2  yamt 
     17  1.1.14.2  yamt #options 	ARM32_NEW_VM_LAYOUT	# Not yet ready for prime-time
     18  1.1.14.2  yamt 
     19  1.1.14.2  yamt makeoptions	BOARDTYPE="hdlg"
     20  1.1.14.2  yamt makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.hdl_g"
     21  1.1.14.2  yamt 
     22  1.1.14.2  yamt options 	ARM_INTR_IMPL="<arch/arm/xscale/i80321_intr.h>"
     23  1.1.14.2  yamt 
     24  1.1.14.2  yamt # We need to configure the PCI bus.
     25  1.1.14.2  yamt options 	PCI_NETBSD_CONFIGURE
     26