1 # $NetBSD: GENERIC.MP,v 1.1.46.3 2004/09/21 13:22:00 skrll Exp $
3 # Generic Sparc kernel configuration with multiprocessor support.
5 include "arch/sparc/conf/GENERIC"
7 options MULTIPROCESSOR # include multiprocessor support
9 ## disable inlining __cpu_simple_lock()
10 ## the locore version attempts to detect stuck locks
11 ## not inlining saves about 60K on the kernel's text
12 options __CPU_SIMPLE_LOCK_NOINLINE
14 cpu* at mainbus0 # declare additional CPUs