1 1.13 christos # $NetBSD: std.mvme68k,v 1.13 2005/12/11 12:18:17 christos 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.12 yamt include "conf/std" # MI standard options 8 1.10 scw 9 1.10 scw timekeeper0 at mainbus0 10 1.1 thorpej 11 1.1 thorpej options EXEC_AOUT # support for exec'ing a.out 12 1.9 scw options EXEC_ELF32 # support for exec'ing Elf 13 1.1 thorpej options EXEC_SCRIPT # support for #! scripts 14 1.11 he 15 1.11 he options USE_ALT_LPT # use own lpt implementation 16