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