Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / cats / conf / std.cats
blob7ceb251a008e8caffbe44c63a7457c0f7c01c3b8
1 #       $NetBSD: std.cats,v 1.7 2005/12/11 12:17:04 christos Exp $
3 # standard NetBSD/cats options
5 machine cats arm
6 include         "conf/std"      # MI standard options
7 include         "arch/arm/conf/std.arm" # arch standard options
9 options         EXEC_AOUT
10 options         EXEC_SCRIPT
11 options         EXEC_ELF32
13 # To support easy transit to ../arch/arm/arm32
14 options         ARM32
16 #options        ARM32_NEW_VM_LAYOUT     # Not yet supported
18 options         ARM_INTR_IMPL="<arm/footbridge/footbridge_intr.h>"