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