1*95e1ffb1Schristos# $NetBSD: GENERIC.MP,v 1.4 2005/12/11 12:19:05 christos Exp $ 28c29324cSpk# 38c29324cSpk# Generic Sparc kernel configuration with multiprocessor support. 48c29324cSpk 58c29324cSpkinclude "arch/sparc/conf/GENERIC" 68c29324cSpk 78c29324cSpkoptions MULTIPROCESSOR # include multiprocessor support 88c29324cSpk 9a22adee5Spk## disable inlining __cpu_simple_lock() 10a22adee5Spk## the locore version attempts to detect stuck locks 11a22adee5Spk## not inlining saves about 60K on the kernel's text 12a22adee5Spkoptions __CPU_SIMPLE_LOCK_NOINLINE 13a22adee5Spk 148c29324cSpkcpu* at mainbus0 # declare additional CPUs 15ec48121fSchscpu* at cpuunit? 16