Home | History | Annotate | Line # | Download | only in conf
GENERIC.MP revision 1.3
      1  1.3  macallan # $NetBSD: GENERIC.MP,v 1.3 2008/08/26 16:55:48 macallan Exp $
      2  1.1       chs #
      3  1.1       chs #	GENERIC kernel, plus multiprocessor support.
      4  1.1       chs 
      5  1.1       chs include	"arch/macppc/conf/GENERIC"
      6  1.1       chs 
      7  1.1       chs options 	MULTIPROCESSOR
      8  1.2   garbled options		IPI_HAMMERHEAD
      9  1.2   garbled options		IPI_OPENPIC
     10  1.3  macallan options 	OPENPIC_DISTRIBUTE	# let all CPUs serve interrupts
     11