1 # $NetBSD: std.sparc64,v 1.4 1999/03/27 17:58:20 eeh Exp $ 2 3 # 4 # Mandatory NetBSD/sparc kernel options. 5 # 6 7 machine sparc64 # Machine architecture; required by config(8) 8 9 options UVM # UVM virtual memory system 10 11 options EXEC_SCRIPT # execve(2) support for scripts 12