Home | History | Annotate | Line # | Download | only in conf
GENERIC.MP revision 1.3.16.1
      1 # $NetBSD: GENERIC.MP,v 1.3.16.1 2011/03/05 20:50:58 rmind Exp $
      2 #
      3 #	GENERIC kernel, plus multiprocessor support.
      4 
      5 include	"arch/macppc/conf/GENERIC"
      6 
      7 options 	MULTIPROCESSOR
      8 options		IPI_HAMMERHEAD
      9 options		IPI_OPENPIC
     10 # this option may cause trouble under very high interrupt load
     11 #options 	OPENPIC_DISTRIBUTE	# let all CPUs serve interrupts
     12