1 # $NetBSD: std.mvme68k,v 1.12 2005/09/17 09:44:07 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 9 timekeeper0 at mainbus0 10 11 options EXEC_AOUT # support for exec'ing a.out 12 options EXEC_ELF32 # support for exec'ing Elf 13 options EXEC_SCRIPT # support for #! scripts 14 15 options USE_ALT_LPT # use own lpt implementation 16