Home | History | Annotate | Line # | Download | only in conf
std.netwalker revision 1.10.20.1
      1  1.10.20.1  christos #	$NetBSD: std.netwalker,v 1.10.20.1 2019/06/10 22:06:05 christos Exp $
      2        1.1       bsh #
      3        1.1       bsh # standard NetBSD/evbarm options for Sharp NetWalker
      4        1.1       bsh 
      5  1.10.20.1  christos machine		evbarm arm
      6  1.10.20.1  christos include		"arch/evbarm/conf/std.evbarm"
      7        1.1       bsh 
      8        1.1       bsh # Pull in i.mx51 config definitions.
      9  1.10.20.1  christos include		"arch/evbarm/conf/files.netwalker"
     10        1.1       bsh 
     11        1.8   hkenken options 	MODULAR
     12       1.10   jnemeth options 	MODULAR_DEFAULT_AUTOLOAD
     13        1.8   hkenken options 	__HAVE_FAST_SOFTINTS		# should be in types.h
     14        1.8   hkenken options 	__HAVE_CPU_COUNTER
     15  1.10.20.1  christos options 	__HAVE_MM_MD_DIRECT_MAPPED_PHYS
     16        1.8   hkenken options 	ARM_HAS_VBAR
     17        1.8   hkenken options 	TPIDRPRW_IS_CURCPU
     18        1.1       bsh options 	CORTEX_PMC
     19        1.3       bsh options 	CORTEX_PMC_CCNT_HZ=800000000
     20        1.8   hkenken options 	EVBARM_BOARDTYPE="netwalker"
     21        1.8   hkenken options 	FPU_VFP
     22        1.1       bsh 
     23  1.10.20.1  christos makeoptions 	LOADADDRESS="0x90100000"
     24  1.10.20.1  christos makeoptions 	BOARDTYPE="netwalker"
     25  1.10.20.1  christos makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.netwalker"
     26        1.1       bsh 
     27        1.1       bsh options 	ARM_INTR_IMPL="<arch/arm/imx/imx51_intr.h>"
     28  1.10.20.1  christos options 	ARM_GENERIC_TODR
     29