1# $NetBSD: std.cesfic,v 1.6 2024/01/09 04:16:24 thorpej Exp $ 2# 3# Options/devices that all cesfics should have 4# 5 6machine cesfic m68k 7include "conf/std" # MI standard options 8include "arch/m68k/conf/std.m68k" # m68k standard options 9 10options M68040 # All FIC8234 have a 68040 11 12options EXEC_AOUT # support for exec'ing a.out 13