1 1.1.2.3 pgoyette # $NetBSD: std.generic64,v 1.1.2.3 2018/09/30 01:45:40 pgoyette Exp $ 2 1.1.2.2 pgoyette # 3 1.1.2.2 pgoyette # generic NetBSD/evbarm64 with FDT support 4 1.1.2.2 pgoyette 5 1.1.2.2 pgoyette machine evbarm aarch64 6 1.1.2.2 pgoyette include "conf/std" 7 1.1.2.2 pgoyette include "arch/aarch64/conf/std.aarch64" # arch standard options 8 1.1.2.2 pgoyette 9 1.1.2.2 pgoyette # Architecture options 10 1.1.2.2 pgoyette options AARCH64 11 1.1.2.2 pgoyette 12 1.1.2.2 pgoyette options __HAVE_PCI_CONF_HOOK 13 1.1.2.2 pgoyette 14 1.1.2.2 pgoyette options ARM_GENERIC_TODR 15 1.1.2.2 pgoyette options ARM_INTR_IMPL="<arch/arm/fdt/fdt_intr.h>" 16 1.1.2.2 pgoyette options FDT # Flattened Device Tree support 17 1.1.2.2 pgoyette options FPU_VFP 18 1.1.2.2 pgoyette options DRAM_BLOCKS=256 19 1.1.2.2 pgoyette options EVBARM_BOARDTYPE="FDT" 20 1.1.2.2 pgoyette options PCI_NETBSD_CONFIGURE 21 1.1.2.2 pgoyette 22 1.1.2.2 pgoyette # XXXNH not yet 23 1.1.2.2 pgoyette #options __HAVE_CPU_UAREA_ALLOC_IDLELWP 24 1.1.2.2 pgoyette #options MODULAR 25 1.1.2.2 pgoyette #options MODULAR_DEFAULT_AUTOLOAD 26 1.1.2.2 pgoyette #options ARM_HAS_VBAR 27 1.1.2.2 pgoyette #options KERNEL_BASE_EXT=0x80000000 28 1.1.2.2 pgoyette 29 1.1.2.2 pgoyette makeoptions BOARDMKFRAG="${THISARM}/conf/mk.generic64" 30 1.1.2.2 pgoyette 31 1.1.2.3 pgoyette # initrd support 32 1.1.2.3 pgoyette options MEMORY_DISK_HOOKS 33 1.1.2.3 pgoyette options MEMORY_DISK_DYNAMIC 34 1.1.2.3 pgoyette pseudo-device md 35 1.1.2.3 pgoyette 36 1.1.2.2 pgoyette # General options 37 1.1.2.2 pgoyette options CHILD_MAX=1024 # 160 is too few 38 1.1.2.2 pgoyette options OPEN_MAX=1024 # 128 is too few 39