Home | History | Annotate | Line # | Download | only in conf
      1  1.24    skrll #	$NetBSD: std.iq80310,v 1.24 2018/10/07 07:48:44 skrll Exp $
      2   1.1     matt #
      3   1.1     matt # standard NetBSD/evbarm for IQ80310 options
      4   1.1     matt 
      5  1.24    skrll machine		evbarm arm
      6  1.23     matt include		"arch/evbarm/conf/std.evbarm"
      7   1.4  thorpej 
      8   1.4  thorpej # Pull in IQ80310 config definitions.
      9  1.23     matt include		"arch/evbarm/conf/files.iq80310"
     10   1.1     matt 
     11   1.1     matt options 	EXEC_AOUT
     12   1.1     matt 
     13  1.21      chs options 	KERNEL_BASE_EXT=0xc0000000
     14  1.24    skrll makeoptions 	BOARDTYPE="iq80310"
     15  1.24    skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.iq80310"
     16  1.12   briggs 
     17  1.13  thorpej options 	ARM_INTR_IMPL="<arch/evbarm/iq80310/iq80310_intr.h>"
     18   1.7  thorpej 
     19   1.7  thorpej # We need to configure the PCI bus.
     20   1.7  thorpej options 	PCI_NETBSD_CONFIGURE
     21