# $NetBSD: std.generic64,v 1.2 2018/09/08 00:42:24 jmcneill Exp $ # # generic NetBSD/evbarm64 with FDT support machine evbarm aarch64 include "conf/std" include "arch/aarch64/conf/std.aarch64" # arch standard options # Architecture options options AARCH64 options __HAVE_PCI_CONF_HOOK options ARM_GENERIC_TODR options ARM_INTR_IMPL="" options FDT # Flattened Device Tree support options FPU_VFP options DRAM_BLOCKS=256 options EVBARM_BOARDTYPE="FDT" options PCI_NETBSD_CONFIGURE # XXXNH not yet #options __HAVE_CPU_UAREA_ALLOC_IDLELWP #options MODULAR #options MODULAR_DEFAULT_AUTOLOAD #options ARM_HAS_VBAR #options KERNEL_BASE_EXT=0x80000000 makeoptions BOARDMKFRAG="${THISARM}/conf/mk.generic64" # initrd support options MEMORY_DISK_HOOKS options MEMORY_DISK_DYNAMIC pseudo-device md # General options options CHILD_MAX=1024 # 160 is too few options OPEN_MAX=1024 # 128 is too few