1 1.2 scw # $NetBSD: std.mvme68k,v 1.2 1997/10/09 21:39:23 scw Exp $ 2 1.1 thorpej # 3 1.1 thorpej # Options/devices that all mvme68ks should have 4 1.1 thorpej # 5 1.1 thorpej 6 1.1 thorpej machine mvme68k m68k 7 1.1 thorpej 8 1.1 thorpej options SWAPPAGER # swap pager (anonymous and swap space) 9 1.1 thorpej options VNODEPAGER # vnode pager (mapped files) 10 1.1 thorpej options DEVPAGER # device pager (mapped devices) 11 1.1 thorpej 12 1.1 thorpej options EXEC_AOUT # support for exec'ing a.out 13 1.1 thorpej options EXEC_SCRIPT # support for #! scripts 14 1.2 scw 15 1.2 scw options MACHINE_NONCONTIG # support for VMEbus memory boards 16