1 # $NetBSD: GENERIC.MP,v 1.2 2004/04/03 17:43:50 chs Exp $ 2 # 3 # Generic Sparc kernel configuration with multiprocessor support. 4 5 include "arch/sparc/conf/GENERIC" 6 7 options MULTIPROCESSOR # include multiprocessor support 8 9 cpu* at mainbus0 # declare additional CPUs 10 cpu* at cpuunit? 11