1 1.2 thorpej # $NetBSD: std.shark,v 1.2 2003/05/03 00:47:04 thorpej Exp $ 2 1.1 thorpej # 3 1.1 thorpej # standard NetBSD/shark options 4 1.1 thorpej 5 1.1 thorpej machine shark arm 6 1.1 thorpej 7 1.1 thorpej options EXEC_AOUT 8 1.1 thorpej options EXEC_ELF32 9 1.1 thorpej options EXEC_SCRIPT 10 1.1 thorpej 11 1.1 thorpej # To support easy transit to ../arch/arm/arm32 12 1.1 thorpej options ARM32 13 1.2 thorpej 14 1.2 thorpej # New pmap options are standard on this board 15 1.2 thorpej options ARM32_PMAP_NEW 16 1.2 thorpej #options ARM32_NEW_VM_LAYOUT # Not yet ready for prime-time 17 1.1 thorpej 18 1.1 thorpej # XXX 19 1.1 thorpej options OFW 20