Home | History | Annotate | Line # | Download | only in conf
      1  1.9  skrll #	$NetBSD: std.smdk2410,v 1.9 2018/10/07 07:48:44 skrll Exp $
      2  1.1    bsh #
      3  1.1    bsh # standard NetBSD/evbarm for SMDK2410 options
      4  1.1    bsh 
      5  1.9  skrll machine		evbarm arm
      6  1.9  skrll include		"arch/evbarm/conf/std.evbarm"
      7  1.1    bsh 
      8  1.1    bsh # Config definitions for SMDK2410
      9  1.7   matt include		"arch/evbarm/conf/files.smdk2410"
     10  1.1    bsh 
     11  1.1    bsh options 	EXEC_AOUT
     12  1.1    bsh 
     13  1.9  skrll options 	SSCOM_S3C2410
     14  1.1    bsh 
     15  1.9  skrll makeoptions 	BOARDTYPE="smdk2410"
     16  1.9  skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.smdk2xx0"
     17  1.9  skrll makeoptions 	KERNEL_BASE_PHYS=0x30200000
     18  1.5    bsh options 	KERNEL_BASE_EXT=0xc0000000
     19  1.1    bsh 
     20  1.1    bsh options 	ARM_INTR_IMPL="<arch/arm/s3c2xx0/s3c2410_intr.h>"
     21