# $NetBSD: std.generic64,v 1.7 2018/10/16 10:25:33 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 ACPI_REDUCED_HW options ARM_GENERIC_TODR options ARM_INTR_IMPL="" options DRAM_BLOCKS=256 options EVBARM_BOARDTYPE="FDT" options FDT # Flattened Device Tree support options FPU_VFP options PCI_NETBSD_CONFIGURE options __HAVE_PCI_CONF_HOOK # XXXNH not yet #options __HAVE_CPU_UAREA_ALLOC_IDLELWP #options MODULAR #options MODULAR_DEFAULT_AUTOLOAD 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