1 1.20 skrll # $NetBSD: std.integrator,v 1.20 2018/10/07 07:48:44 skrll Exp $ 2 1.1 rearnsha # 3 1.6 briggs # standard NetBSD/integrator options 4 1.1 rearnsha 5 1.20 skrll machine evbarm arm 6 1.18 matt include "arch/evbarm/conf/std.evbarm" 7 1.2 thorpej 8 1.2 thorpej # Pull in Integrator config definitions. 9 1.18 matt include "arch/evbarm/conf/files.integrator" 10 1.1 rearnsha 11 1.1 rearnsha options EXEC_AOUT 12 1.1 rearnsha 13 1.16 matt options _ARM32_NEED_BUS_DMA_BOUNCE 14 1.10 thorpej 15 1.20 skrll makeoptions BOARDTYPE="integrator" 16 1.20 skrll makeoptions BOARDMKFRAG="${THISARM}/conf/mk.integrator" 17 1.12 rearnsha 18 1.12 rearnsha options ARM_INTR_IMPL="<arch/evbarm/ifpga/ifpga_intr.h>" 19