1 # $NetBSD: std.mvme68k,v 1.13.78.1 2010/10/09 03:31:51 yamt 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