Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / acorn32 / conf / std.acorn32
blob1a4b78bd96cd73270f91cfb7e7cdd13f55c2ba81
1 #       $NetBSD: std.acorn32,v 1.4 2005/12/11 12:16:05 christos Exp $
3 # standard NetBSD/arm32 options
5 machine acorn32 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_ELF32
11 options         EXEC_SCRIPT
13 # To support easy transit to ../arch/arm/arm32
14 options         ARM32
16 # Since the hardware is not capable of half-word loads/stores,
17 # Acorn machines and alignment faults do not play nice together.
18 options         ARM32_DISABLE_ALIGNMENT_FAULTS