# $NetBSD: std.sparc64-32,v 1.4 2015/05/07 19:14:56 mrg Exp $ # # Unneeded NetBSD/sparc64 kernel options when building 32-bit kernels. # Note, you still must include "std.sparc64" in your kernel config file. # Note this file MUST be included *after* "std.sparc64". # no makeoptions LP64 makeoptions LP64="no" no options EXEC_ELF64 options CHILD_MAX=1024 # 160 is too few options OPEN_MAX=1024 # 128 is too few