Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / evbarm / conf / std.beagle
bloba906284963adb76421b32e9775a89fc21e6d7d10
1 #       $NetBSD: std.tisdp24xx,v 1.5 2008/08/12 15:16:31 matt Exp $
3 # standard NetBSD/evbarm for BEAGLEBAORD options
5 machine evbarm arm
6 include         "conf/std"      # MI standard options
8 # Pull in BEAGLEBAORD config definitions.
9 include "arch/evbarm/conf/files.beagle"
11 options         EXEC_ELF32
12 options         EXEC_SCRIPT
14 # To support easy transit to ../arch/arm/arm32
15 options         ARM32
16 options         ARM11_PMC
17 options         ARM11_PMC_CCNT_HZ=500000000
18 options         __HAVE_FAST_SOFTINTS            # should be in types.h
19 #options        PROCESS_ID_IS_CURLWP
20 options         KERNEL_BASE_EXT=0x80000000
22 makeoptions     LOADADDRESS="0x80300000"
23 makeoptions     BOARDTYPE="beagle"
24 makeoptions     BOARDMKFRAG="${THISARM}/conf/mk.beagle"
25 makeoptions     CPPFLAGS+="-I$S/../../../include"
27 options         ARM_INTR_IMPL="<arch/arm/omap/omap2_intr.h>"
28 options         ARM_GENERIC_TODR