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