1# $NetBSD: std.hdl_g,v 1.5 2012/12/16 23:47:56 matt Exp $ 2# 3# standard NetBSD/evbarm for I-O DATA HDL-G options 4 5machine evbarm arm 6include "arch/evbarm/conf/std.evbarm" 7 8# Pull in HDL-G config definitions. 9include "arch/evbarm/conf/files.hdl_g" 10 11#options ARM32_NEW_VM_LAYOUT # Not yet ready for prime-time 12 13makeoptions BOARDTYPE="hdlg" 14makeoptions BOARDMKFRAG="${THISARM}/conf/mk.hdl_g" 15 16options ARM_INTR_IMPL="<arch/arm/xscale/i80321_intr.h>" 17 18# We need to configure the PCI bus. 19options PCI_NETBSD_CONFIGURE 20