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