1 1.15 thorpej # $NetBSD: std.mvme68k,v 1.15 2025/11/17 06:21:59 thorpej 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.14 tsutsui include "conf/std" # MI standard options 8 1.14 tsutsui include "arch/m68k/conf/std.m68k" # m68k standard options 9 1.10 scw 10 1.15 thorpej # Experimental shiny object 11 1.15 thorpej #options __HAVE_NEW_PMAP_68K 12 1.15 thorpej 13 1.10 scw timekeeper0 at mainbus0 14 1.1 thorpej 15 1.1 thorpej options EXEC_AOUT # support for exec'ing a.out 16 1.11 he 17 1.11 he options USE_ALT_LPT # use own lpt implementation 18