Home | History | Annotate | Line # | Download | only in conf
      1 #	$NetBSD: std.hb68010,v 1.1 2026/07/19 01:48:20 thorpej Exp $
      2 #
      3 # Options/devices that all 68010 homebrews should have
      4 #
      5 
      6 include		"arch/hb68k/conf/std.hb68k"
      7 
      8 options 	M68010
      9 # MMU option is machine-specific
     10 
     11 no options	VMSWAP_ENCRYPTION
     12 options 	NO_KERNEL_RCSIDS
     13 makeoptions	COPTS+="-fno-inline-small-functions -fno-defer-pop"
     14