Home | History | Annotate | Line # | Download | only in conf
std.alchemy revision 1.3.80.1
      1  1.3.80.1    skrll # $NetBSD: std.alchemy,v 1.3.80.1 2009/01/19 13:16:08 skrll Exp $
      2       1.1  gdamore 
      3       1.1  gdamore machine evbmips mips
      4       1.1  gdamore include		"conf/std"	# MI standard options
      5       1.1  gdamore 
      6       1.1  gdamore options MIPS3_ENABLE_CLOCK_INTR
      7       1.2  gdamore options	ENABLE_MIPS3_WIRED_MAP
      8       1.3  gdamore options	EVBMIPS_CLOCKSUBR
      9       1.1  gdamore 
     10       1.1  gdamore options	EXEC_ELF32	# exec ELF32 binaries
     11       1.1  gdamore options	EXEC_SCRIPT	# exec #! scripts
     12       1.1  gdamore 
     13       1.1  gdamore makeoptions	DEFTEXTADDR="0x800a0000"
     14       1.1  gdamore makeoptions	BOARDTYPE="alchemy"
     15       1.1  gdamore 
     16       1.1  gdamore include 	"arch/evbmips/conf/files.alchemy"
     17       1.1  gdamore include 	"arch/mips/conf/files.alchemy"
     18  1.3.80.1    skrll 
     19  1.3.80.1    skrll # Atheros HAL options
     20  1.3.80.1    skrll include "external/isc/atheros_hal/conf/std.ath_hal"
     21