std.cats revision 1.9
11.9Smatt# $NetBSD: std.cats,v 1.9 2012/09/21 14:22:37 matt Exp $ 21.1Schris# 31.1Schris# standard NetBSD/cats options 41.1Schris 51.1Schrismachine cats arm 61.6Syamtinclude "conf/std" # MI standard options 71.8Schrisinclude "arch/arm/conf/std.arm" # arch standard options 81.1Schris 91.1Schrisoptions EXEC_AOUT 101.1Schrisoptions EXEC_SCRIPT 111.2Slukemoptions EXEC_ELF32 121.1Schris 131.1Schris# To support easy transit to ../arch/arm/arm32 141.2Slukemoptions ARM32 151.9Smattoptions _ARM32_NEED_BUS_DMA_BOUNCE 161.4Schris 171.4Schris#options ARM32_NEW_VM_LAYOUT # Not yet supported 181.3Sthorpej 191.3Sthorpejoptions ARM_INTR_IMPL="<arm/footbridge/footbridge_intr.h>" 20