1 # $NetBSD: GENERIC.MP,v 1.2.20.1 2009/05/04 08:11:28 yamt 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 options OPENPIC_DISTRIBUTE # let all CPUs serve interrupts 11