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