1# $NetBSD: std.mvme68k,v 1.13 2005/12/11 12:18:17 christos Exp $ 2# 3# Options/devices that all mvme68ks should have 4# 5 6machine mvme68k m68k 7include "conf/std" # MI standard options 8 9timekeeper0 at mainbus0 10 11options EXEC_AOUT # support for exec'ing a.out 12options EXEC_ELF32 # support for exec'ing Elf 13options EXEC_SCRIPT # support for #! scripts 14 15options USE_ALT_LPT # use own lpt implementation 16