1 # $NetBSD: std.mvme68k,v 1.13.100.1 2011/03/05 20:51:16 rmind Exp $ 2 # 3 # Options/devices that all mvme68ks should have 4 # 5 6 machine mvme68k m68k 7 include "conf/std" # MI standard options 8 include "arch/m68k/conf/std.m68k" # m68k standard options 9 10 timekeeper0 at mainbus0 11 12 options EXEC_AOUT # support for exec'ing a.out 13 14 options USE_ALT_LPT # use own lpt implementation 15