1 1.14 tsutsui # $NetBSD: std.mvme68k,v 1.14 2010/09/19 02:09:28 tsutsui 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.10 scw timekeeper0 at mainbus0 11 1.1 thorpej 12 1.1 thorpej options EXEC_AOUT # support for exec'ing a.out 13 1.11 he 14 1.11 he options USE_ALT_LPT # use own lpt implementation 15